ramda-adjunct
Utility library
A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions.
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
682 stars
11 watching
86 forks
Language: JavaScript
last commit: 9 days ago
Linked from 2 awesome lists
addonsadjunctcookbookextensionsextrasfunctional-programminghacktoberfestramdarecipestoolkitutilitiesutils
Related projects:
Repository | Description | Stars |
---|---|---|
tommmyy/ramda-extension | Utility library for functional JavaScript extensions of Ramda. | 167 |
guck111/ramda | A functional JavaScript library designed to facilitate predictable and composable code | 46 |
selfrefactor/rambda | A faster and smaller alternative to Ramda | 1,658 |
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 |
ramda/eslint-plugin-ramda | Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |
ivanzusko/ramda | A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects | 46 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
ramda/ramda | A practical JavaScript library for functional programming and data processing | 23,822 |
ramda/ramda-lens | A JavaScript library providing composable data access functionality using lenses | 184 |
megawac/babel-plugin-ramda | Removes unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size. | 311 |
selfrefactor/rambdax | An extended version of Rambda, a lightweight alternative to Ramda with TypeScript support and improved readability | 221 |
ramda/ramda-fantasy | A library providing Fantasy Land compatible types for integrating with Ramda.js | 1,505 |
yosbelms/ramdascript | A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. | 132 |
ritesh404/kudojs | A utility library providing functional programming tools and data types for writing composable, declarative code in JavaScript. | 23 |