# autoComplete.js :sparkles:
[](https://opensource.org/licenses/Apache-2.0)
[](https://badge.fury.io/gh/tarekraafat%2FautoComplete.js)
[](https://badge.fury.io/js/%40tarekraafat%2Fautocomplete.js)

![\[Zero Dependencies\]()](https://img.shields.io/badge/Dependencies-0-blue.svg)
![\[Size\]()](https://img.shields.io/badge/Size-10%20KB-green.svg)

[](https://www.jsdelivr.com/package/npm/@tarekraafat/autocomplete.js)

[](https://github.com/TarekRaafat/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
## [](https://codepen.io/tarekraafat/pen/rQopdW?editors=0010)
## Get Started
### Clone:
- Clone autoComplete.js to your local machine
```shell
git clone https://github.com/TarekRaafat/autoComplete.js.git
```
### Installation:
-
CDN
`CSS`
```html
```
`JS`
```html
```
- npm install `(Node Package Manager)`
```shell
npm i @tarekraafat/autocomplete
```
- Yarn install `(Javascript Package Manager)`
```shell
yarn add @tarekraafat/autocomplete
```
## Documentation:
- For more details check out **autoComplete.js** **docs** :notebook_with_decorative_cover:
## Third-Party Plugins:
- [Contao autoComplete.js Bundle](https://github.com/heimrichhannot/contao-autocompletejs-bundle) by [@heimrichhannot](https://github.com/heimrichhannot)
- [Contentful Fontawesome autoComplete Field](https://github.com/ModiiMedia/contentful-fontawesome-autocomplete-field) by [@ModiiMedia](https://github.com/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][so tag].
[stack overflow]: https://stackoverflow.com/
[@tarekraafat]: https://twitter.com/TarekRaafat
[so tag]: https://stackoverflow.com/questions/tagged/autoComplete.js
* * *
## Author
**Tarek Raafat**
- Email: tarek.m.raafat@gmail.com
- Website:
- Github:
Distributed under the Apache 2.0 license. See `Apache 2.0` for more information.
* * *
## License
Apache 2.0 © [Tarek Raafat](http://www.tarekraafat.com)