0.0.2 • Published 11 months ago

composable-indexes v0.0.2

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

composable-indexes

tests documentation

Index arbitrary JavaScript objects with multiple dimensions. Build on top of included indexes and combinators, or extend the library with your own index.

Features

  • TypeScript - Written in TypeScript, with full IDE & typechecker support.
  • Built-in indexes - Comes with built-in indexes backed by performant data structures.
  • Aggregations - Maintain aggregate values from the collections.
  • Composable - Build complex indexes from simple ones with combinators.
  • Extensible - Write your own index and aggregations.

Documentation

See Also

  • Dexie.js: A Minimalistic Wrapper for IndexedDB
  • LokiJS: Javascript embeddable / in-memory database
  • multi-index: A container with multiple indexes
0.0.2

11 months ago

0.0.1

11 months ago