trie-search
js
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Version 2.2.1 License MIT
Keywords
triesearchtypeaheadtypeaheadhashmaphashtable
INSTALL
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.