sanctuary-type-classes
Type class library
A library providing standardized type class implementations and lawful method implementations for common algebraic structures in JavaScript.
Standard library for Fantasy Land
235 stars
14 watching
20 forks
Language: JavaScript
last commit: 11 days ago
Linked from 1 awesome list
fantasy-landsanctuary
Related projects:
Repository | Description | Stars |
---|---|---|
sanctuary-js/sanctuary-type-identifiers | A package to derive and parse type identifiers from JavaScript values. | 21 |
sanctuary-js/sanctuary-show | A JavaScript library that provides a 'show' function to produce descriptive string representations of values | 14 |
sanctuary-js/sanctuary | A JavaScript library that promotes pure function composition and avoids runtime type errors by providing data types for handling uncertain values. | 3,040 |
typelevel/simulacrum | A library that simplifies the use of type classes in Scala | 936 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
wardlem/lambdash | A library providing generic functional programming functionality for JavaScript | 5 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
angular-sanctuary/angular-hub | A curated list of Angular community-driven events and resources. | 50 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |
stereobooster/type-o-rama | An online conversion tool and resource for interoperability between various JavaScript type systems | 244 |
pveyes/theme-in-css | A library providing type-safe CSS custom properties for themeing purposes | 66 |
basarat/typescript-collections | A comprehensive TypeScript library implementing various data structures and utility functions. | 1,212 |
codex-storage/questionable | A library providing elegant abstractions for optional types and result handling in Nim programming language. | 114 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 106 |