krisajenkins/elm-exts

A collection of functions missing from the core.


License
BSD-3-Clause
Install
elm-package install krisajenkins/elm-exts 26.3.0

Documentation

Elm Extensions

Build Status

A wide-ranging collection of extensions to the Elm core libraries.

Installation

From your top-level directory - the one with elm-package.json in - call:


$ elm package install krisajenkins/elm-exts

Documentation

See the Elm package for full usage docs.

Building & Testing

yarn
yarn run elm make
yarn run elm-test

...will run the whole build and test suite.

Contributors

With thanks to:

License

Copyright © 2015-2017 Kris Jenkins

Distributed under the MIT license.