/purescript-elm-color

Primary LanguagePureScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

purescript-elm-color

This is a Purescript port of the Color module from Elm's core library (docs, source).

This library is intended to help port Elm libraries and programs to Purescript.

Installation and Usage

bower install purescript-elm-color

import Elm.Color

Elm.Color Module Contents

Please see the Module Documentation.

Everything from Elm's Color module is included.