it.js
Combinator library
A library of chainable functional combinators for working with objects in JavaScript.
Chainable object-oriented functional combinators
60 stars
4 watching
3 forks
Language: JavaScript
last commit: about 11 years ago
Linked from 1 awesome list
javascriptmocha
Related projects:
Repository | Description | Stars |
---|---|---|
dotchain/dotjs | A distributed, reactive, and functional data structure library for JavaScript | 8 |
tomlokhorst/promissum | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
frptools/collectable | A library providing high-performance immutable data structures for modern JavaScript applications. | 272 |
aviate-labs/parser-combinators.mo | A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
paldepind/dffptch | A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |
drewc/smug | A parser combinator library for creating recursive descent parsers in Common Lisp | 108 |
rsinger86/dto-classes | A library for creating and managing data transfer objects in TypeScript applications. | 75 |
finnfiddle/potion | A collection of React components for creating animated and interactive visualizations. | 184 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 311 |
elclanrs/dom.js | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
hivert/coq-combi | Formalizes algebraic combinatorics in Coq with an emphasis on symmetric functions and their properties. | 1 |
coq-community/parseque | A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |