Skip to content

vladimirlogachev/elm-ui-toolkit

Repository files navigation

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