es6-lenses
Lens library
A library of functional lens functions for ES6+ and TypeScript projects.
ES6 functional lenses
4 stars
3 watching
0 forks
Language: TypeScript
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
stevenfontanella/microlens | A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support | 285 |
jwiegley/putting-lenses-to-work | A presentation on practical uses of the lens library in software development | 76 |
softwaremill/quicklens | Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. | 829 |
kowainik/prolens | A lightweight implementation of optics for composable access to values | 72 |
thirdweb-example/lens | A starter kit for building apps on top of the Lens Protocol, including Next.js and TypeScript for production-ready apps. | 42 |
daoleno/lenskit | A set of libraries for integrating the Lens protocol into applications | 69 |
gabriella439/haskell-lens-tutorial-library | A comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application. | 81 |
ekmett/lens | A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,032 |
lens-protocol/lens-sdk | A comprehensive software development kit for interacting with the Lens Protocol | 234 |
purescript-contrib/purescript-profunctor-lenses | A PureScript package providing a mechanism to update, view, and set values within nested data structures using profunctor lenses. | 144 |
lens-protocol/react-native-lens-ui-kit | A React Native UI kit for displaying Lens Protocol data on mobile devices | 494 |
luciancaetano/lens-ui | A React UI component library designed to be simple and customizable | 8 |
suhailkakar/lens.js | An API wrapper for a social media protocol | 124 |
lens-protocol/modules | Provides tools and tests for adding custom modules to the Lens Protocol | 72 |
lens-protocol/api-examples | Provides TypeScript code examples for interacting with the Lens API | 264 |