avh4 / elm-color
Standard representation of colors, encouraging sharing between packages. (This replaces elm-lang/core#Color from Elm 0.18.)
☆23Updated 2 years ago
Alternatives and similar repositories for elm-color:
Users that are interested in elm-color are comparing it to the libraries listed below
- Do string operations based on graphemes instead of codepoints or bytes.☆24Updated last year
- Define, blend, and generate Colors and Palettes in Elm.☆28Updated 4 years ago
- Experimental tool for finding unused functions/finding usages☆61Updated 2 years ago
- Extra functions for working with Date☆41Updated 5 years ago
- Build JSON encoders and decoders with minimal boilerplate☆46Updated 3 months ago
- Experimental command-line scripting for Elm☆34Updated 4 years ago
- ☆52Updated last year
- A tool for installing private Elm packages from any git url.☆120Updated 2 years ago
- A reliable way to format dates and times in Elm.☆52Updated last year
- Config editor for elm☆29Updated 3 years ago
- Convert between ISO-8601 date strings and Time.Posix☆35Updated 2 years ago
- Everything you need to know to publish a useful, idiomatic Elm package!☆68Updated 2 years ago
- Pure Elm library to easily build Single Page Applications☆47Updated 8 months ago
- Mouse, Touch, Pointer, Wheel and Drag events in elm☆69Updated last year
- Explorations☆60Updated last year
- Render 2D elm-geometry types as SVG☆46Updated last year
- Work with bytes and implement network protocols☆83Updated 6 years ago
- FontAwesome for Elm.☆37Updated 4 months ago
- A nonempty list in which exactly one element is always selected.☆27Updated 3 years ago
- An experimental Style Framework built on top of elm-ui☆43Updated 2 years ago
- Using the entity-component-system (ECS) pattern in elm.☆32Updated 5 years ago
- Visually explore package and module dependencies for an Elm project☆33Updated 7 years ago
- Elm package for JavaScript interop using Elm's Task abstraction