Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hibuno/suggest
✨Suggest — Lightweight autocomplete for web application
https://github.com/hibuno/suggest
Last synced: about 1 month ago
JSON representation
✨Suggest — Lightweight autocomplete for web application
- Host: GitHub
- URL: https://github.com/hibuno/suggest
- Owner: hibuno
- License: mit
- Created: 2017-12-22T23:36:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T08:46:22.000Z (about 2 years ago)
- Last Synced: 2024-12-02T06:54:11.265Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://nakama-design.github.io/suggest/
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✨Suggest
Lightweight autocomplete for web application [demo here](https://muhibbudins.github.io/suggest/)
### TODO
- [x] Initialize search input & suggestions
- [x] Search & Filter process
- [x] Mark any suggestion with query
- [x] Search from JSON Source
- [ ] Search from APIs
- [ ] Implement another theme
- [ ] Improve performance and code### License
This project under MIT License