Customizable Autocomplete JavaScript Library – horsey.js
horsey.js is a robust JavaScript library that adds customizable autocomplete functionality to any elements like input fields and textareas.
horsey.js is a robust JavaScript library that adds customizable autocomplete functionality to any elements like input fields and textareas.
js-mention is a small JavaScript plugin that adds the @mention autocomplete functionality to a text field you specify.
autoCompltr.js is an easy-to-use Javascript library which transform an DIV element into an input field with autocomplete function.
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. How to use it: Load the complete-me.css in the header of the webpage. <link href=”complete-me.css” rel=”stylesheet”> Load the complete-me.js at the bottom of the webpage. <script… Read More »
ka-autocomplete is a pure vanilla JavaScript library used toadd autocomplete / typehead functionality to textbox.
Barq is a lightweight JavaScript library that turns default select list into a text filed that has regex powered autocomplete enabled.