krisajenkins / elm-exts

A toolkit of useful extensions to the core Elm libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A toolkit of useful extensions to the core Elm libraries.

License:MIT License


Languages

Language:Elm 100.0%