elm-ui-select/examples
2022-10-25 09:38:21 +01:00
..
src Tidy up examples 2022-10-25 09:38:21 +01:00
tests Simplify input simulation 2022-07-20 10:29:39 +02:00
elm.json Add simulate effects and input 2022-07-12 10:48:59 +02:00
README.md Fix docs and remove UpdateConfig 2022-07-21 21:44:20 +02:00

Elm-ui Select examples

to run:

elm reactor

And choose from one of the examples in the src directory

run tests on the examples using elm-program-test:

npx elm-test