A repository of over 1000 quality jQuery plugins

jQuery jQuery Typeahead

jQuery Typeahead is a jQuery Autocomplete plugin.

Created by Running-coder

jQuery Typeahead plugin (autocomplete) for search input

Not what you're looking for? Click here to view more Autocomplete jQuery plugins

Build Status npm: license:mit Built with gulp

jQuery Typeahead

The jQuery Typeahead plugin provides autocomplete preview on search inputs similar to google search with builtin options and deep customization. It is a simple clientside library that will improve the user experience on your website search input!

The jQuery Typeahead plugin is released under the MIT License.

The complete documentation, demo and further instructions can be found at www.runningcoder.org

Installation

bower install jquery-typeahead

or

npm install jquery-typeahead

Documentation

You can find the complete documentation on www.runningcoder.org/jquerytypeahead/documentation/

Demos

www.runningcoder.org/jquerytypeahead/demo/

Version Notes

www.runningcoder.org/jquerytypeahead/version/

Pull Requests

Please consider these points before creating a new pull request

  • Pull request should be made from develop to develop branch so it can be tested properly and not be directly available to download on the master. The master branch should be a copy of the latest released tag without any additional new code that has not been released
  • Add a descriptive note along with the PR and examples
  • Only submit the changed lines and not the whole file(s)
  • Follow the same coding conversions


You might also like these other Autocomplete jQuery Plugins

  • Asdfasdf.js

    Auto save data form- The easiest way to not let your user lose their data while filling a form.

  • JQueryTimeAutocomplete

    jQuery autocomplete plugin that works with times. Works basically the same as Google Calendars time input when you add an event. Example:...

  • Tagmate

    jQuery plugin for Facebook/Twitter style textarea @user autocomplete + #hashtag parser

License:

The MIT License (MIT)