Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)