JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 454
  • Score
    100M100P100Q116297F
  • License Apache-2.0

Base index class for storage-backed indexes in Guide

Package Exports

  • @forwardimpact/libindex

Readme

libindex

Base index class for storage-backed indexes.

Getting Started

import { IndexBase, BufferedIndex } from '@forwardimpact/libindex';