ramda-lens
Data accessor
A JavaScript library providing composable data access functionality using lenses
Lens library built on ramda
184 stars
22 watching
15 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
guck111/ramda | A functional JavaScript library designed to facilitate predictable and composable code | 46 |
ivanzusko/ramda | A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects | 46 |
tommmyy/ramda-extension | Utility library for functional JavaScript extensions of Ramda. | 167 |
selfrefactor/rambda | A faster and smaller alternative to Ramda | 1,658 |
hallettj/safety-lens | A library that provides a type-safe, functional way to focus on specific parts of data structures | 73 |
drboolean/lenses | A JavaScript project providing functional composable lens-like abstractions for manipulating data structures. | 214 |
leviysoft/visor | An optics library for .NET to abstractly access and modify immutable data | 3 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
ramda/eslint-plugin-ramda | Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |
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 |
char0n/ramda-adjunct | A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. | 682 |
megawac/babel-plugin-ramda | Removes unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size. | 311 |
sagifogel/ramda.net | A practical functional C# port of the popular Ramda.js JavaScript library. | 22 |