在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):twitter/typeahead.js开源软件地址(OpenSource Url):https://github.com/twitter/typeahead.js开源编程语言(OpenSource Language):JavaScript 97.4%开源软件介绍(OpenSource Introduction):typeahead.jsInspired 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 provide a rich typeahead experience. Getting StartedHow you acquire typeahead.js is up to you. Preferred method:
Other methods:
Note: both bloodhound.js and typeahead.jquery.js have a dependency on jQuery 1.9+. DocumentationExamplesFor some working examples of typeahead.js, visit the examples page. Browser Support
NOTE: typeahead.js is not tested on mobile browsers. Customer SupportFor general questions about typeahead.js, tweet at @typeahead. For technical questions, you should post a question on Stack Overflow and tag it with typeahead.js. IssuesDiscovered a bug? Please create an issue here on GitHub! https://github.com/twitter/typeahead.js/issues VersioningFor transparency and insight into our release cycle, releases will be numbered with the following format:
And constructed with the following guidelines:
For more information on semantic versioning, please visit http://semver.org/. TestingTests are written using Jasmine and ran with Karma. To run
the test suite with PhantomJS, run DevelopersIf you plan on contributing to typeahead.js, be sure to read the contributing guidelines. A good starting place for new contributors are issues labeled with entry-level. Entry-level issues tend to require minor changes and provide developers a chance to get more familiar with typeahead.js before taking on more challenging work. In order to build and test typeahead.js, you'll need to install its dev
dependencies (
Maintainers
Authors
LicenseCopyright 2013 Twitter, Inc. Licensed under the MIT License |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论