During developing web projects, we often need to implement instant search just like Google search that shows results as we type. For this, jQuery plugins are best way to add required features instantly without wasting your precious time. So here in this article, we are sharing some best jQuery autocomplete and autosuggest plugins with you to enhance and speedup your development. So enjoy!
Bootstrap Tag Autocomplete
A bootstrap plugin to autocomplete tags for contenteditable div elements. It works in the same way tagging people on Facebook, Twitter or Sandglaz works.
typeahead.js
It’s a flexible JavaScript library that provides a strong foundation for building robust auto-suggestions and also highlights query matches within the suggestion.
Ajax AutoComplete for jQuery
Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields.
MagicSuggest
This is great autosuggest jQuery plugin with wultiple Selection Combo Box using Bootstrap 3.
Autocomplete.js
A jQuery plugin that improve your search with autosuggestion.
selectize.js
Selectize is the hybrid of a textbox and select box. It’s jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for autosuggest, tagging, contact lists, etc.