type-ahead
A lightweight and extensible type ahead library
trie-search
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
kind-of
Get the native type of a value.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.