# autoComplete.js :sparkles: [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GitHub package.json version](https://img.shields.io/github/package-json/v/TarekRaafat/autoComplete.js)](https://badge.fury.io/gh/tarekraafat%2FautoComplete.js) [![npm](https://img.shields.io/npm/v/@tarekraafat/autocomplete.js)](https://badge.fury.io/js/%40tarekraafat%2Fautocomplete.js) ![GitHub top language](https://img.shields.io/github/languages/top/TarekRaafat/autoComplete.js?color=yellow) ![\[Zero Dependencies\]()](https://img.shields.io/badge/Dependencies-0-blue.svg) ![\[Size\]()](https://img.shields.io/badge/Size-10%20KB-green.svg) ![Maintained](https://img.shields.io/badge/Maintained%3F-yes-success) [![](https://data.jsdelivr.com/v1/package/npm/@tarekraafat/autocomplete.js/badge)](https://www.jsdelivr.com/package/npm/@tarekraafat/autocomplete.js) ![npm](https://img.shields.io/npm/dm/@tarekraafat/autocomplete.js?label=npm) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/TarekRaafat/autoComplete.js)

autoComplete.js Design



> 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 ## [![autoComplete.js Code Example](./docs/img/autoComplete.init.png "autoComplete.js Code Example")](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: - jsDelivr 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)