hachiko
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

Hachiko

Modular and performant data collections for JavaScript

Hachiko is a data collection library that tries to continue what Immutable.js started. By offering a similar API, a smaller focus and micro optimizations, this project is trying to be a good alternative.

It's persistent like Immutable.js, more performant, and offers the most commonly used data collections, namely: Map, List, OrderedMap, Set, and OrderedSet.

This project is still a work in progress!

Roadmap

  • Map
  • List
  • OrderedMap
  • Set
  • OrderedSet

Package Sidebar

Install

npm i hachiko

Weekly Downloads

2

Version

0.2.2

License

CC0-1.0

Last publish

Collaborators

  • philpl