Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justgage/elminputsearch
A simple text input search
https://github.com/justgage/elminputsearch
elm reusable ui-components
Last synced: 28 days ago
JSON representation
A simple text input search
- Host: GitHub
- URL: https://github.com/justgage/elminputsearch
- Owner: justgage
- Created: 2017-02-05T05:17:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T17:01:19.000Z (almost 8 years ago)
- Last Synced: 2024-11-09T02:50:12.242Z (3 months ago)
- Topics: elm, reusable, ui-components
- Language: HTML
- Size: 636 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Input Search
This is a (going to be) reuseable Elm "component" for auto-completing. Much like Chrome's searchbox. It doesn't allow for scrolling because that would be impractical for async searches.
[DEMO](https://justgage.github.io/ElmInputSearch/)