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

https://github.com/ghivert/elm-autocomplete

Autocomplete in elm, able to perform AJAX requests!
https://github.com/ghivert/elm-autocomplete

ajax autocomplete elm frontend

Last synced: 12 months ago
JSON representation

Autocomplete in elm, able to perform AJAX requests!

Awesome Lists containing this project

README

          

# Elm Autocomplete

This package provides a full, working autocomplete in elm, able to do AJAX requests and searching in local data. Foundations are coming from [`elm-athlete/formbuilder-autocomplete`](https://github.com/elm-athlete/formbuilder-autocomplete), my previous work with [`elm-athlete/athlete`](https://github.com/elm-athlete/athlete), formerly know as `elm-bodybuilder/elegant`.