A Fast & Fully Featured Auto-Complete Library
Posted · Category: Forms, MIT License
Typeahead.js is inspired by twitter.com’s autocomplete search functionality, typeahead.js is a fast and fully-featured autocomplete library. It displays suggestions to end-users as they type.
It works with hardcoded data as well as remote data. It allows for suggestions to be drawn from multiple datasets. It supports customized templates for suggestions. It also plays nice with RTL languages and input method editors. It is licensed under MIT License.
Requirements: jQuery Framework
Demo: http://twitter.github.com/typeahead.js/
License: MIT License
2 Comments