Autocomplete library for JavaScript
Inspired by twitter.com's autocomplete search functionality, typeahead.js is a flexible JavaScript library that provides a strong foundation for building robust typeaheads. The typeahead.js library consists of 2 components: the suggestion engine, Bloodhound, and the UI view, Typeahead. The suggestion engine is responsible for computing suggestions for a given query. The UI view is responsible for rendering suggestions and handling DOM interactions. Both components can be used separately, but when used together, they can provided a rich typeahead experience.
Release | Stable | Testing |
---|---|---|
EPEL 7 | 0.10.5-3.el7 | - |
You can contact the maintainers of this package via email at
nodejs-typeahead.js dash maintainers at fedoraproject dot org
.