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

0.17.0 • Public • Published

@orbit/immutable

A lightweight library of immutable data structures, including:

  • ImmutableMap
  • More to come?

Internally, this library relies upon a modernized version of Matt Bierner's HAMT.

Installation

Install with yarn:

yarn add @orbit/immutable

Or with npm:

npm install @orbit/immutable

Contributing

Installation

To install dependencies:

yarn install

Building

Distributions can be built to the /dist directory by running:

yarn build

Testing

CI Testing

Test in CI mode by running:

yarn test

Browser Testing

Test within a browser (at http://localhost:8080/) by running:

yarn start

License

Copyright 2014-2021 Cerebris Corporation. MIT License (see LICENSE for details).

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @orbit/immutable

    Weekly Downloads

    918

    Version

    0.17.0

    License

    MIT

    Unpacked Size

    211 kB

    Total Files

    23

    Last publish

    Collaborators

    • dgeb