elm-multi-input icon indicating copy to clipboard operation
elm-multi-input copied to clipboard

An input for multiple items in Elm

elm-multi-input Build Status

A multi-value input for Elm

Try it out

alt text

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!