autocompletejsfgl
v1.0.0
Published
[![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/tarek
Downloads
10
Readme
autoComplete.js :sparkles:
Simple autocomplete pure vanilla Javascript library. :rocket: Live Demo v9.1
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 a better developer experience)
Features
- Pure Vanilla Javascript
- Zero Dependencies
- Simple & Easy to use
- Extremely Lightweight
- Blazing Fast
- Versatile
- Hackable & Highly Customizable
- Well Documented
Getting Started
Installation:
CDN
JS
<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/[email protected]/dist/js/autoComplete.min.js"></script>
CSS
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tarekraafat/[email protected]/dist/css/autoComplete.min.css">
Package Manager
- npm install
(Node Package Manager)
npm i @tarekraafat/autocomplete.js
- Yarn install
(Javascript Package Manager)
yarn add @tarekraafat/autocomplete.js
Documentation:
- For usage & configuration details check out autoComplete.js docs :notebook_with_decorative_cover:
Community Plugins:
Support
Technical questions and support, please post your question on Stack Overflow using the below tag
- Stack Overflow autoCompletejs
General questions or new ideas for autoComplete.js
please start a discussion on Github using the below link
- Github Discussions
Author
Tarek Raafat
- Email: [email protected]
- Website: tarekraafat.com
- Github: github.com/TarekRaafat
License
Released under the Apache 2.0 license.
© 2021 Tarek Raafat