Expose usefull functions not in the standard core library.
See usage examples here.
To add the library to project:
$ elm install gribouille/elm-prelude
To run the tests:
$ npm install -g elm-test
$ elm-test
See documentation here.
This project is licensed under MPL-2.0.