A wide-ranging collection of extensions to the Elm core libraries.
From your top-level directory - the one with elm-package.json
in - call:
$ elm package install krisajenkins/elm-exts
See the Elm package for full usage docs.
yarn
yarn run elm make
yarn run elm-test
...will run the whole build and test suite.
With thanks to:
- Namlook -
Exts.Date
additions. - Thomas Weiser -
catMaybes
performance. - Michael Gilliland -
Dict.getWithDefault
.
Copyright © 2015-2017 Kris Jenkins
Distributed under the MIT license.