Skip to content

noahzgordon/elm-color-extra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-color-extra

Additional color handling for Elm

Build Status

Note: This repository was forked from eskimoblood/elm-color-extra. I am not the original creator, but will try my best to maintain this library moving forward!

Color.Accessibility

Functions to measure and maximize accessibility.

Color.Manipulate

Manipulate hue, saturation, lightning and alpha value of colors.

Color.Blending

Different methods to blend two colors.

Color.Gradient

Create gradient colors from color stops or list of colors.

Color.Convert

Convert colors to strings or strings to colors.

Color.Interpolate

Interpolate between two colors.

Packages

No packages published

Languages

  • Elm 100.0%