Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinhunt/se-mockup
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.
https://github.com/colinhunt/se-mockup
elm elm-lang elmlang style-elements wireframing-tool
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/colinhunt/se-mockup
- Owner: colinhunt
- Created: 2018-02-12T15:04:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T04:34:07.000Z (almost 7 years ago)
- Last Synced: 2024-09-30T05:22:14.146Z (3 months ago)
- Topics: elm, elm-lang, elmlang, style-elements, wireframing-tool
- Language: Elm
- Homepage: https://colinhunt.github.io/se-mockup/
- Size: 230 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Haywire](https://colinhunt.github.io/se-mockup/) for Elm Style-Elements
*(working title)*[![Build Status](https://travis-ci.org/colinhunt/se-mockup.svg?branch=master)](https://travis-ci.org/colinhunt/se-mockup)
Create UI wireframes for elm apps using elements from the excellent
[mdgriffith/style-elements](http://package.elm-lang.org/packages/mdgriffith/style-elements/4.3.0/) 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](https://colinhunt.github.io/se-mockup/)!
## Disclaimer
This is in early-alpha stage and likely contains many ~bugs~surprises.
Your work may be lost or corrupted at any time.More documentation to come.