@thelukester92/trie-map
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @thelukester92/trie-map

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

36.3 kB

Total Files

16

Last publish

Collaborators

  • thelukester92