nathanbraun/elm-multiselect - version: 1.0.0

for more information visit the package's GitHub page

Package contains the following modules:

Elm-multiselect

An implementation of multiselect control built with and for Elm.

Styles based on React Select and built with elm-css.

Live demo: https://inkuzmin.github.io/elm-multiselect/

How to use

Project level

elm install inkuzmin/elm-multiselect

Code level

See the example folder, src/MinimalExample.elm provides a minimal example.

Styles

To use default styles add docs/app.css to page with the control.

Examples

See the example folder, src/MinimalExample.elm provides a minimal example.

Development

License

BSD3

Acknowledgements

I would like to thank the University of Tartu and the BIIT Research Group for encouraging me to publish this as an open-source project.