Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j3k0/mockup-maker
Generate Balsamiq mockups from a text description
https://github.com/j3k0/mockup-maker
Last synced: 22 days ago
JSON representation
Generate Balsamiq mockups from a text description
- Host: GitHub
- URL: https://github.com/j3k0/mockup-maker
- Owner: j3k0
- Created: 2014-12-13T15:15:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T15:09:43.000Z (over 4 years ago)
- Last Synced: 2024-09-13T17:12:17.533Z (about 2 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mockup Maker
Generate Balsamiq mockups from text description
## Installation
npm install -g mockupmaker
## Usage
Usage: mockupmaker -i file.txt > file.bmml
## Example input file
```
=== welcome ===__ logo
_ enter, (>)=== login ===
* email:
* password:
, forgot your password? >_ login with Facebook, (>)
_ login as a guest, (>)
```Result balsamiq mockup: http://pasteboard.co/2pmdHuKN.png