https://github.com/elusivecodes/frostui-autocomplete
FrostUI-Autocomplete is a free, open-source Autocomplete component for Javascript.
https://github.com/elusivecodes/frostui-autocomplete
autocomplete component front-end typeahead ui web
Last synced: 5 months ago
JSON representation
FrostUI-Autocomplete is a free, open-source Autocomplete component for Javascript.
- Host: GitHub
- URL: https://github.com/elusivecodes/frostui-autocomplete
- Owner: elusivecodes
- License: mit
- Created: 2021-01-06T11:26:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T03:23:07.000Z (over 1 year ago)
- Last Synced: 2024-12-30T13:38:24.333Z (12 months ago)
- Topics: autocomplete, component, front-end, typeahead, ui, web
- Language: JavaScript
- Homepage:
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrostUI Autocomplete
**FrostUI Autocomplete** is a free, open-source Autocomplete component for *JavaScript*.
It is built on top of the [FrostUI](https://github.com/elusivecodes/FrostUI) library.
## Table Of Contents
- [Installation](#installation)
- [Usage](#usage)
## Installation
**Dependencies**
- [fQuery](https://github.com/elusivecodes/fQuery)
- [FrostUI](https://github.com/elusivecodes/FrostUI)
**CSS**
```html
```
**JS**
```html
```
## Usage
Check the demo folder for examples. Full documentation and website coming soon™.