Best jQuery AutoComplete Plugins & Tutorials with Demo

    BunnyJS : Browser ES6 framework with JavaScript

    BunnyJS : Browser ES6 framework with JavaScript

    BunnyJS is a modern Vanilla JS and ES6 library and next-generation front-end framework, package of small stand-alone components without dependencies.

    • No dependencies – can be used in any project anywhere anytime
    • 0 learning curve – you can start right now, just plain JavaScript with simple architecture easy to maintain and extend
    • Designed in mind to build modern, complicated, real world business apps
    • Faster, simpler, enjoyable than any frontend framework
    • Large set of ready components, custom UI elements and utils

    jQuery Autocomplete with Json

    jQuery Autocomplete with Json
    Autocomplete, or word completion, is a feature in which an application predicts the rest of a word a user is typing. In graphical user interfaces, users can typically press the tab key to accept a suggestion or the down arrow key to accept one of several. Today, I’m showing you how you can create a very simple autocomplete demo with jquery and json code.

    Unibox : jQuery Universal Search box Plugin

    Unibox : jQuery Universal Search box Plugin

    Unibox is a jQuery Plugin for a universal search box with search suggestion.

    Advanced Autocomplete with jQuery & Ajax

    Advanced Autocomplete with jQuery & Ajax

    An (arguably) lightweight plugin to add filter and autocomplete funcionality to inputs, with or without the use of ajax, with or without the need for the user to start searching for a therm before showing results.

    Features:

    • Fixed options (is like a select box or a filter box)
    • Ajax request (proper autocomplete)
    • Controlled by mouse and keyboard
    • Minified, weights around 5KB

    JSON Auto-Suggest Search Engine

    JSON Auto-Suggest Search Engine

    This is a lightweight search script that allows visitors to search for content on your website in realtime. It features an auto-suggest list of results without refreshing the page. As the visitor types into the search field, appropriate search results immediately appear in a responsive list or grid below. If you’re looking for a quick way to add an extremely accurate, lightweight search to your website, this is the solution for you! Optimized for smartphones, tablets, laptops and even large screens.

    Technical Information The script searches within a JSON object to quickly suggest relevant matches without reloading the page. It is fully customizable with several layout options. We provide a light and dark layout as well as the possibility to switch between results formatted in a list view or grid view.

    Algolia Places : Turn any Input Into an Address Autocomplete

    Algolia Places : Turn any Input Into an Address Autocomplete

    Algolia Places provides a fast, distributed and easy way to use an address search autocomplete JavaScript library on your website.

    Simplest Tags Input Beautifier with JavaScript

    Simplest Tags Input Beautifier with JavaScript

    Better tags input interaction with JavaScript.

    Jets.js : Native CSS Search Engine

    Jets.js : Native CSS Search Engine

    Imagine a situation – your HTML markup renders at backend side, it contains some list of data. At one point you need to implement search by this list. It can be easily achieved by using Jets.js with a browser’s native search speed.

    Flexdatalist : jQuery Autocomplete Plugin

    Flexdatalist : jQuery Autocomplete Plugin

    Flexdatalist is (another) jQuery autocomplete plugin with support for <datalist>.

    Tagger Widget : jQuery Auto-Suggesting Select Plugin

    Tagger Widget : jQuery Auto-Suggesting Select Plugin

    jQuery plugin to turn a HTML select into an auto-suggesting, tagging widget. It was written from the ground up and has support for hierachical data, searching for data that isn’t displayed, displaying arbitrary HTML in the suggestion list, running the original onChange actions, displaying tags for items previously selected but no longer in the list, keyboard accessibility and many other features.