microlens

Lenses library

A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support

A lightweight (but compatible with ‘lens’) lenses library

GitHub

285 stars
11 watching
40 forks
Language: Haskell
last commit: 7 months ago
haskelllenses

Related projects:

Repository Description Stars
gabriella439/haskell-lens-tutorial-library A comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application. 81
kowainik/prolens A lightweight implementation of optics for composable access to values 72
ochafik/es6-lenses A library of functional lens functions for ES6+ and TypeScript projects. 4
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
ekmett/lens A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. 2,032
luciancaetano/lens-ui A React UI component library designed to be simple and customizable 8
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
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/lens-sdk A comprehensive software development kit for interacting with the Lens Protocol 234
lens-protocol/momoka-explorer An explorer application for the Lens Protocol's data availability transactions 32
daoleno/lenskit A set of libraries for integrating the Lens protocol into applications 69
hallettj/safety-lens A library that provides a type-safe, functional way to focus on specific parts of data structures 73
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