@nodata/immutable
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Immutable

This library allows, from a javascript object, to return a new object with targeted changes. It is largely inspired on facebook's immutable.js.

Why not directly use immutable.js?

Immutable.js has its own structures (List, Map, ...), and the conversion to their structures has a cost. We want here to stick to native javascript objects.

Readme

Keywords

Package Sidebar

Install

npm i @nodata/immutable

Weekly Downloads

5

Version

2.0.0

License

UNLICENSED

Unpacked Size

4.02 kB

Total Files

8

Last publish

Collaborators

  • nbalphonsine
  • myushu
  • tyrame
  • esong-nd
  • qmangeon