autoComplete.js

Simple autocomplete pure vanilla Javascript library.

Github星跟踪图

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

主要指标

概览
名称与所有者TarekRaafat/autoComplete.js
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2018-11-17 11:35:48
推送于2024-10-23 10:54:16
最后一次提交2024-10-23 13:54:11
发布数81
最新版本名称v10.2.9 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数4k
关注者数50
派生数244
提交数1k
已启用问题?
问题数246
打开的问题数62
拉请求数53
打开的拉请求数5
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?