You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			|  | 5 years ago | |
|---|---|---|
| .. | ||
| dist | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
		
			
				
				README.md
			
		
		
	
	autoComplete.js ✨
Simple autocomplete pure vanilla Javascript library. :rocket: Live Demo v8.3
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.
Features
- Pure Vanilla Javascript
- Zero Dependencies
- Simple & Easy to use
- Extremely Lightweight
- Blazing Fast
- Versatile
- Hackable & highly customizable
Get Started
Clone:
- Clone autoComplete.js to your local machine
git clone https://github.com/TarekRaafat/autoComplete.js.git
Installation:
CSS
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@8.3.2/dist/css/autoComplete.min.css">
JS
<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@8.3.2/dist/js/autoComplete.min.js"></script>
- npm install (Node Package Manager)
npm i @tarekraafat/autocomplete
- Yarn install (Javascript Package Manager)
yarn add @tarekraafat/autocomplete
Documentation:
- For more details check out autoComplete.js docs :notebook_with_decorative_cover:
Third-Party Plugins:
- Contao autoComplete.js Bundle by @heimrichhannot
- Contentful Fontawesome autoComplete Field by @ModiiMedia
Support
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.
Author
Tarek Raafat
- Email: tarek.m.raafat@gmail.com
- Website: http://www.tarekraafat.com/
- Github: https://github.com/TarekRaafat/
Distributed under the Apache 2.0 license. See Apache 2.0 for more information.
License
Apache 2.0 © Tarek Raafat
 
	
