Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 314 Bytes

Elm Extensions

Extensions to the Elm core libraries which suit my tastes.

Testing

elm-make --warn test/Tests.elm --output=Test.html

Then open Test.html in a browser.

Documentation

...is available on the Elm Packages page.