elm-multi-input
elm-multi-input copied to clipboard
An input for multiple items in Elm
elm-multi-input 
A multi-value input for Elm
Try it out

How to use it
Install the package:
elm install larribas/elm-multi-input
| elm version | package version |
|---|---|
| <= 0.17 | unsupported |
| 0.18 | 1.0.0 |
| 0.19 | > 1.0.1 |
Check out demo/Demo.elm to see particular implementation examples.
I also recommend that you download the default sylesheet at styles/multi-input.css.
Contribute
Any contributions or feedback are welcome!