Announcing elm-ui Patterns: a collection of elm-ui examples

β€’

This week, Ricardo GarcΓ­a Vega published a collection of elm-css patterns to help people write CSS in Elm.

This inspired me to make a similar collection for elm-ui. mdgriffith/elm-ui is a package with the goal of allowing you to build UIs in pure Elm using an intuitive API, with HTML and CSS generated for you behind the scenes.

As elm-ui includes interactive bits in addition to layout and styling, the examples are interactive in order to show how to wire things into the app. The site is itself made with elm-ui of course πŸ™‚.

Check out the examples here: elm-ui Patterns