Monolite Save

Statically-typed structural-sharing tree modifier

Project README

https://github.com/kube/monolite/actions?query=workflow%3ABuild+branch%3Amaster

Type-safe structural-sharing tree modifier.

Install

yarn add monolite

TypeScript

The main motivation of this library is to preserve static-typing, type-inference and completion provided by TypeScript, which is not supported by Immutable.js when working on trees.

Monolite takes Plain-Old JavaScript Objects and returns Plain-Old JavaScript Objects. Accessors permit TypeScript to understand the types you're dealing with and to provide completion and linting as if you were working directly on these objects.

Open Source Agenda is not affiliated with "Monolite" Project. README Source: kube/monolite
Stars
146
Open Issues
24
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating