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: over 11 years ago
Linked from 1 awesome list
javascriptmocha
Related projects:
Repository | Description | Stars |
---|---|---|
| A distributed, reactive, and functional data structure library for JavaScript | 8 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
| A library providing high-performance immutable data structures for modern JavaScript applications. | 271 |
| A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
| A library providing core functional programming functions and types for JavaScript | 43 |
| A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |
| A library that enables easy creation of recursive descent parsers for text with a focus on simplicity and extensibility | 108 |
| A library for creating and managing data transfer objects in TypeScript applications. | 75 |
| A collection of React components for creating animated and interactive visualizations. | 184 |
| A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 313 |
| A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
| A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
| An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. | 1 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |