Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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