Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scazzy/dropsearch
HTML Dropdown + Quck search, Lightweight, fully customisable
https://github.com/scazzy/dropsearch
Last synced: about 1 month ago
JSON representation
HTML Dropdown + Quck search, Lightweight, fully customisable
- Host: GitHub
- URL: https://github.com/scazzy/dropsearch
- Owner: scazzy
- License: mit
- Created: 2015-06-20T20:03:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T13:11:40.000Z (over 9 years ago)
- Last Synced: 2023-03-24T07:43:08.365Z (over 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DropSearch
HTML Dropdown + Quck search, Lightweight, fully customisableDropSearch is a lightweight dropdown customizer, that translates your existing dropdown into a pure HTML/CSS based dropdown. DropSearch by default allows QuickSearch to quickly search from your dropdown context.
DropSearch works out of box and keeps your intact so your data is reflected in your form.
DropSearch uses jQuery for DOM manipulation, and [Fuse](https://github.com/krisk/fuse) for search algorithm. Fuse helps search incorrect keywords and suggest relevant results.
[Demo Link](https://rawgit.com/scazzy/DropSearch/master/test/index.html)