autoComplete.js

Simple autocomplete pure vanilla Javascript library.

Github stars Tracking Chart

autoComplete.js :sparkles:

License
Build Status
GitHub version
npm version

\[Zero Dependencies\]()
\[Size\]()
Open Source Love

Simple autocomplete pure vanilla Javascript library. :rocket: Live Demo v7.2

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

Get Started

Clone:

  • Clone autoComplete.js to your local machine
git clone https://github.com/TarekRaafat/autoComplete.js.git

Installation:

  • CDN

CSS

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@7.2.0/dist/css/autoComplete.min.css">

JS

<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@7.2.0/dist/js/autoComplete.min.js"></script>
  • npm install (Node Package Manager)
npm i @tarekraafat/autocomplete.js
  • Yarn install (Javascript Package Manager)
yarn add @tarekraafat/autocomplete.js

Documentation:

  • For more details check out autoComplete.js docs :notebook_with_decorative_cover:

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

Distributed under the Apache 2.0 license. See Apache 2.0 for more information.


License

Apache 2.0 © Tarek Raafat

Main metrics

Overview
Name With OwnerTarekRaafat/autoComplete.js
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2018-11-17 11:35:48
Pushed At2024-10-23 10:54:16
Last Commit At2024-10-23 13:54:11
Release Count81
Last Release Namev10.2.9 (Posted on )
First Release Namev1.0.0 (Posted on )
用户参与
Stargazers Count4k
Watchers Count50
Fork Count244
Commits Count1k
Has Issues Enabled
Issues Count246
Issue Open Count62
Pull Requests Count53
Pull Requests Open Count5
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private