SkillAgentSearch skills...

Partial.lenses

Partial lenses is a comprehensive, high-performance optics library for JavaScript

Install / Use

/learn @calmm-js/Partial.lenses
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<a id="partial-lenses"></a> Partial Lenses · Gitter GitHub stars npm

Lenses are basically an abstraction for simultaneously specifying operations to update and query immutable data structures. Lenses are highly composable and can be efficient. This library provides a rich collection of partial isomorphisms, lenses, and traversals, collectively known as optics, for manipulating JSON and users can write new optics for manipulating non-JSON objects, such as Immutable.js collections. A partial lens can view optional data, insert new data, update existing data and remove existing data and can, for example, provide defaults and maintain required data structure parts. Try Lenses!

npm version Bower version Build Status Code Coverage

<a id="contents"></a> Contents

Related Skills

View on GitHub
GitHub Stars921
CategoryDevelopment
Updated3mo ago
Forks36

Languages

JavaScript

Security Score

97/100

Audited on Dec 17, 2025

No findings