Convert screen from Wireframesketcher to html
Project description
wireframe2html
==============
[](https://travis-ci.org/chbrun/wireframe2html)
[](https://coveralls.io/r/chbrun/wireframe2html)
convert screens from wireframesketcher into html
Use :
- jinja2 : templating
- foundation
Alpha version : only foundation widgets
- alert
- button
- Topbar
- Paragraph
- Label
- Table
- Header
## Usage ##
```bash
python wireframe2html.py -s [screenName]
```
## Examples ##
There are 2 examples in examples directory :
- Homepage.screen : simple hompage
- Projects_list.screen : simple page with table
```bash
python wireframe2html.py -s Homepage
python wireframe2html.py -s Projects_list
```
Then open Homepage.html with your browser, and clic on Projects in TopBar
==============
[](https://travis-ci.org/chbrun/wireframe2html)
[](https://coveralls.io/r/chbrun/wireframe2html)
convert screens from wireframesketcher into html
Use :
- jinja2 : templating
- foundation
Alpha version : only foundation widgets
- alert
- button
- Topbar
- Paragraph
- Label
- Table
- Header
## Usage ##
```bash
python wireframe2html.py -s [screenName]
```
## Examples ##
There are 2 examples in examples directory :
- Homepage.screen : simple hompage
- Projects_list.screen : simple page with table
```bash
python wireframe2html.py -s Homepage
python wireframe2html.py -s Projects_list
```
Then open Homepage.html with your browser, and clic on Projects in TopBar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wireframe2html-0.2.tar.gz
(151.1 kB
view hashes)