gribouille/elm-prelude - version: 2.0.0

for more information visit the package's GitHub page

Package contains the following modules:

elm-prelude

Build Status

Expose usefull functions not in the standard core library.

See usage examples here.

Install

To add the library to project:

$ elm install gribouille/elm-prelude

To run the tests:

$ npm install -g elm-test
$ elm-test

Documentation

See documentation here.

References

License

This project is licensed under MPL-2.0.