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.0 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.