Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T12:51:59.000Z (about 1 year ago)
- Last Synced: 2024-04-23T18:34:45.003Z (8 months ago)
- Topics: autocomplete, component, front-end, typeahead, ui, web
- Language: JavaScript
- Homepage:
- Size: 449 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™.