ramda
Immutable data source library
A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects
Practical functional Javascript (translated into the Ukrainian language)
46 stars
5 watching
5 forks
Language: JavaScript
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
guck111/ramda | A functional JavaScript library designed to facilitate predictable and composable code | 46 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
ramda/ramda-lens | A JavaScript library providing composable data access functionality using lenses | 184 |
frptools/collectable | A library providing high-performance immutable data structures for modern JavaScript applications. | 271 |
selfrefactor/rambda | Faster and smaller alternative to Ramda | 1,665 |
tommmyy/ramda-extension | Utility library for functional JavaScript extensions of Ramda. | 167 |
js-joda/js-joda | An immutable date and time library for JavaScript with a focus on simplicity, domain-driven design, and performance. | 1,624 |
scottcorgan/immu | A lightweight JavaScript library that enables immutable objects with fail-fast error checking and lazy property evaluation. | 356 |
char0n/ramda-adjunct | A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. | 683 |
sagifogel/ramda.net | A practical functional C# port of the popular Ramda.js JavaScript library. | 22 |
benji6/imlazy | A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
yosbelms/ramdascript | A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. | 132 |
ramda/ramda | A practical JavaScript library for functional programming and data processing | 23,853 |
zhemao/funktown | A Python library implementing immutable data structures similar to Clojure's Vectors and Maps | 75 |