Skip to content

augustblack/elm-autocomplete-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm autocomplete example

This is an attempt to write an autocomplete widget in Elm.

To run, you will need the included autocomplete server. Do 'npm install' and then 'coffee server.coffee' (this means you will also need coffee script installed)

The, run the 'elm reactor' and go to http://localhost:8000/Main.elm

About

Autocomplete widget in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published