

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


barq
Barq is a lightweight JavaScript library that turns default select list into a text filed that has regex powered autocomplete enabled.

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

mention
This is a Vanilla JavaScript (ES6) implementation of the popular @mention someone autocomplete functionality in a textarea element. Inspired by Github, Facebook, Twitter, etc.


tiny-complete
tiny-complete is an ultra-light JavaScript library for blazing autocomplete functionality (aka. typeahead, autosuggest) with support for fuzzy search.




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.

OnCode
A small, fast, pretty clean HTML/CSS/JavaScript code editor with support for autocomplete/autosuggest and syntax highlighting.



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

email-autocomplete-vanilla
This is the vanilla JavaScript library of the jQuery email-autocomplete plugin, which automatically suggests and autocompletes domains while typing @ in an email field.




email-autocomplete
A pure javascript plugin for suggests and autocompletes the domain in email fields.

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
Simple and extremely easy tags input javascript plugin for anything that runs on browser