Create UI wireframes for elm apps using the excellent mdgriffith/style-elements library. See your layouts rendered in real-time exactly as they would appear in your app.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

Haywire for Elm Style-Elements

(working title)

Build Status

Create UI wireframes for elm apps using elements from the excellent mdgriffith/style-elements library. See your layouts rendered in real-time exactly as they would appear in your app.

This is because Haywire renders the layout using the actual elements and attributes you pick in your design. The goal is to decrease the cycle time in figuring out the combination of elements you need to get the layout you expect, by elminating the compile/reload overhead.

Try it!

Disclaimer

This is in early-alpha stage and likely contains many bugssurprises. Your work may be lost or corrupted at any time.

More documentation to come.