Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 964 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 964 Bytes

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.