lenses
Data manipulator
A JavaScript project providing functional composable lens-like abstractions for manipulating data structures.
Composable kmett style lenses
214 stars
16 watching
13 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library that helps manipulate nested immutable data structures without mutating them. | 316 |
| A JavaScript library providing composable data access functionality using lenses | 184 |
| A library that provides a type-safe, functional way to focus on specific parts of data structures | 73 |
| A collection of monads for composable and expressive functional programming in JavaScript | 176 |
| A utility for working with nested data structures | 190 |
| An extension to Immutable.js providing additional algebraic structures and operations for functional programming. | 489 |
| A decentralized data availability layer for storing and verifying publication data on a blockchain | 256 |
| A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,034 |
| A PureScript package providing a mechanism to update, view, and set values within nested data structures using profunctor lenses. | 144 |
| A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support | 286 |
| A set of libraries for integrating the Lens protocol into applications | 69 |
| An extensible JavaScript library to simplify DOM manipulation and traversal. | 1,423 |
| A utility library for manipulating DOM elements and their contents in an extensible way | 1,315 |
| A JavaScript library providing an immutable optics system for accessing and manipulating nested data structures | 141 |
| A library for functional and immutable color manipulation through a wrapper function that returns a hex color code | 231 |