Package Exports
- @forwardimpact/libindex
Readme
libindex
JSONL-backed indexes with filtering and buffered writes — fast context lookup without an external search engine.
Getting Started
import { IndexBase, BufferedIndex } from '@forwardimpact/libindex';