vladimirlogachev/elm-ui-toolkit

Wide-gamut colors (OKLCH, DCI-P3, Rec. 2020), typography, inline styles.


License
MIT
Install
elm-package install vladimirlogachev/elm-ui-toolkit 2.0.0

Documentation

elm-ui-toolkit

This package is a collection of workarounds and helpers designed for use with the elm-ui library.

  • ExtraColor allows to use the wide-gamut colors (OKLCH, DCI-P3, Rec. 2020).

  • Typography helps to prepare text for display on a web page.

  • InlineStyle helps to style elements in ways not directly supported by elm/html or elm-ui.

  • Example: live, code