Simple autocomplete pure vanilla Javascript library. ๐ Live Demo v8.0
autoComplete.js is a simple pure vanilla Javascript library thatโs progressively designed for speed, high versatility and seamless integration with a wide range of projects & systems, made for users and developers in mind.
git clone https://github.com/TarekRaafat/autoComplete.js.git
CSS
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@8.0.2/dist/css/autoComplete.min.css">
JS
<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@8.0.2/dist/js/autoComplete.min.js"></script>
(Node Package Manager)
npm i @tarekraafat/autocomplete.js
(Javascript Package Manager)
yarn add @tarekraafat/autocomplete.js
For general questions about autoComplete.js, tweet at @TarekRaafat.
For technical questions, you should post a question on Stack Overflow and tag it with autoComplete.js.
Tarek Raafat
Distributed under the Apache 2.0 license. See Apache 2.0
for more information.
Author: TarekRaafat
Demo: https://tarekraafat.github.io/autoComplete.js/#/
Source Code: https://github.com/TarekRaafat/autoComplete.js
#javascript