ramda
Function library
A functional JavaScript library designed to facilitate predictable and composable code
Practical functional Javascript
46 stars
3 watching
9 forks
Language: JavaScript
last commit: over 4 years ago javascriptjavascript-libraryjsramdarurustranslate
Related projects:
Repository | Description | Stars |
---|---|---|
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
sagifogel/ramda.net | A practical functional C# port of the popular Ramda.js JavaScript library. | 22 |
selfrefactor/rambda | Faster and smaller alternative to Ramda | 1,665 |
ivanzusko/ramda | A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects | 46 |
yosbelms/ramdascript | A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. | 132 |
tommmyy/ramda-extension | Utility library for functional JavaScript extensions of Ramda. | 167 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
char0n/ramda-adjunct | A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. | 683 |
ramda/ramda-lens | A JavaScript library providing composable data access functionality using lenses | 184 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
ramda/ramda-fantasy | A library providing Fantasy Land compatible types for integrating with Ramda.js | 1,505 |
selfrefactor/rambdax | An extended version of Rambda, a lightweight alternative to Ramda with TypeScript support and improved readability | 221 |
rjnemo/underscore | A Go library providing functional programming helpers without extending built-in objects. | 110 |
darklang/tablecloth | A set of libraries providing standardized API functions across different functional programming languages | 514 |
jussi-kalliokoski/trine | A utility library for modern JavaScript that facilitates functional programming and iterator protocols. | 1,415 |