Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 459 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 459 Bytes

Set of Utility functions for Elm programs

Utilities for working with common Elm types, e.g. Maybe, Result, Json, Tuple, Regex etc. and helpful operators for common programming constructs, e.g. if, Maybe and Result handling, function application and composition, etc.

Install

You'll need Grove.

grove install panosoft/elm-utils

API Documentation

Documentation can be found here.