ThomasWeiser / 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

make

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

Contributors

With thanks to:

Namlook - Exts.Date additions.

License

Copyright © 2015-2016 Kris Jenkins

Distributed under the MIT license.

About

A toolkit of useful extensions to the core Elm libraries.

License:MIT License


Languages

Language:Elm 99.8%Language:Makefile 0.2%