Skip to content

thelukester92/trie-map

Repository files navigation

trie-map

A prefix tree implementation for auto-complete and efficient prefix matching. MIT Licensed.

npm install @thelukester92/trie-map
yarn add @thelukester92/trie-map

About

A prefix tree implementation for auto-complete and efficient prefix matching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published