@typhonjs-svelte/trie-search
v0.5.0
Published
Provides a trie-search and hash array data structures w/ Svelte support.
Downloads
8
Readme
Provides a modern ESM package & fork of trie-search w/ reactive querying / filtering / sorting and Svelte store support. The API is clarified and there is a ~200% performance improvement over the original implementing package.