autoComplete.js
v10.2.9
Simple autocomplete pure vanilla Javascript library. Live Demo v10
autoComplete.js is a simple, pure vanilla Javascript library progressively designed for speed, high versatility, and seamless integration with a wide range of projects & systems. (Made for a better developer experience)
<input>
, <textarea>
and contentEditable
elements)JS
<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/[email protected]/dist/autoComplete.min.js"></script>
CSS
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tarekraafat/[email protected]/dist/css/autoComplete.min.css">
(Node Package Manager)
npm i @tarekraafat/autocomplete.js
(Javascript Package Manager)
yarn add @tarekraafat/autocomplete.js
Technical questions and support, please post your question on Stack Overflow using the below tag
General questions or new ideas for autoComplete.js
please start a discussion on Github using the below link
Tarek Raafat
Released under the Apache 2.0 license.
© 2022 Tarek Raafat