Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 839 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 839 Bytes

elm-multi-input Build Status

A multi-value input for Elm

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!