typeahead.js is a fast and fully-featured autocomplete library which is inspired by twitter.com's autocomplete search functionality.
typeahead.js - features:
- Displays suggestions to end-users as they type
- Shows top suggestion as a hint (i.e. background text)
- Works with hardcoded data as well as remote data
- Rate-limits network requests to lighten the load
- Allows for suggestions to be drawn from multiple datasets
- Supports customized templates for suggestions
- Plays nice with RTL languages and input method editors
Please login to continue.