ramda
Data pipeline library
A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions
Practical functional Javascript
2 stars
1 watching
1 forks
Language: JavaScript
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
guck111/ramda | A functional JavaScript library designed to facilitate predictable and composable code | 46 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
raine/ramda-cli | A tool for composing functions into data-processing pipelines to produce desired output. | 573 |
ivanzusko/ramda | A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects | 46 |
ramda/ramda-lens | A JavaScript library providing composable data access functionality using lenses | 184 |
danielstjules/pjs | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 419 |
sagifogel/ramda.net | A practical functional C# port of the popular Ramda.js JavaScript library. | 22 |
selfrefactor/rambda | A faster and smaller alternative to Ramda | 1,658 |
tommmyy/ramda-extension | Utility library for functional JavaScript extensions of Ramda. | 167 |
yosbelms/ramdascript | A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. | 132 |
kapolos/pramda | A PHP implementation of functional programming concepts to simplify data processing and analysis. | 245 |
char0n/ramda-adjunct | A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. | 682 |
selfrefactor/rambdax | An extended version of Rambda, a lightweight alternative to Ramda with TypeScript support and improved readability | 221 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
obrok/lens | A utility for working with nested data structures | 190 |