pxgrid / uiflows-convert-png

UI Flows lang to PNG file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uiflows-convert-png

command

ucp {filepath}

Usage

1.prepare any uiflows-code-file

[what the user sees]
what they do
==> what they see next
what they do
==> what they see next2

[what they see next]
what they do next

[what they see next2]

2.$ ucp ./sample/uiflows.md

3.created ./{timestamp}.png

image

About

UI Flows lang to PNG file.

License:MIT License


Languages

Language:JavaScript 100.0%