Imagineui Save

CLI tool to generate wireframes from a localized human-readable format

Project README

ImagineUI

ImagineUI is a tool that supports developing wireframes in a localized human-readable format.

Try it out

:warning: Early alpha. Things may break. :wrench: :construction:

Please provide feedback and vote for features on the issues page

To get involved you can also refer to the thought process doc (quazi-white paper) and share your thoughts at [email protected]

Usage

Editor

Full demo: https://imagineui.github.io

Latest core (master branch, used for CLI): https://imagineui.netlify.app/

CLI

npx imagineui-cli --input=%full-path-to-.scene% --outputDir=%full-path-to-folder%

Multiple --input paths are allowed for batch rendering (so that puppeteer only launches once) To speed up launching the npx command it is advised to install imagineui-cli globally, so that puppeteer is only downloaded once.

npm install -g imagineui-cli

Caveats:

  • On some systems ~ does not get substituted for /home/%username% yet
Open Source Agenda is not affiliated with "Imagineui" Project. README Source: imagineui/imagineui
Stars
138
Open Issues
9
Last Commit
2 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating