elm-exts
elm-exts copied to clipboard
A toolkit of useful extensions to the core Elm libraries.
Elm Extensions
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:
-
Namlook -
Exts.Date
additions. -
Thomas Weiser -
catMaybes
performance. -
Michael Gilliland -
Dict.getWithDefault
.
License
Copyright © 2015-2017 Kris Jenkins
Distributed under the MIT license.