

JavaScript-autoComplete
An extremely lightweight and powerful vanilla JavaScript completion suggester.

Complete-Me
Complete-Me is a simple, fast autocomplete library that pops out a Google search-like dropdown list with predefined suggestions when an input field gets focused. Very lightweight, fully customizable and with no dependencies.


AutoCompleTree
A pure JavaScript autocomplete plugin that enables the user to select items from a cascading autocomplete dropdown just like a hierarchical tree.

autocomplete-vanillajs
Lightweight dropdown list with autocomplete built only with Vanilla JavaScript


ka-autocomplete
ka-autocomplete is a pure vanilla JavaScript library used toadd autocomplete / typehead functionality to textbox. Enter a character and you will see the list populate with suggestions.



js-mention
js-mention is a small JavaScript plugin that adds the @mention autocomplete functionality to a text field you specify. Can be used to mention someone in a text message.


autoCompltr
An personnal library for autocompletion. It has no dependencies and works only with javascript and CSS.


email-genie
Allows users to easily and quickly complete an email field by providing a list of domain suggestions (gmail.com, outlook.com, etc.). This package stands out for its flexibility, its compatibility with libraries / frameworks, but especially its use of basic HTML and Javascript functionalities that maximize the native behavior of desktop AND mobil...

AutoSuggest
A JavaScript plugin to implement IDE like autocompletion in input, textarea or contenteditable fields.


amazon-autocomplete
Unlock the full power of the Amazon autocompletion engine right into your search input. JavaScript Plugin.




bautofill
bautofill is a multi-purpose autocomplete library for text box, written in pure JavaScript.

email-autocomplete-vanilla
Vanilla JS version of email-autocomplete that suggests and autocompletes domains as the user types in the email address field.




email-autocomplete
Email addresses are one of the most important online assets. They are the entry points to your audience’s inbox which should be treated as such. This plugin simply adds an autocomplete function to the email field, thus making it easier and faster to complete.

pickle_complete
Pickle Complate is a really simple autocomplete component for input field that allows to fetch data from local JavaScript array of objects or external JSON data via AJAX requests.

simple-tags-input
This is an extremely simple JavaScript tags input plugin with support for autocomplete.