1.2.2 • Published 7 months ago

@nkzw/immutable-map v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Immutable Map

This is a fork of Immutable.js that only includes "ImmutableMap" as an ESM package because it's the best immutable Map data structure for JavaScript. Documentation can be found on the Immutable.js website.

Installation

pnpm install @nkzw/immutable-map

Usage

import ImmutableMap from '@nkzw/immutable-map';
1.2.0

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.0.2

12 months ago