All Projects → imagineui → Imagineui

imagineui / Imagineui

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

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Imagineui

Zoya
Truly highly composable logging utility
Stars: ✭ 116 (-1.69%)
Mutual labels:  cli
Box Cli Maker
Make Highly Customized Boxes for your CLI
Stars: ✭ 115 (-2.54%)
Mutual labels:  cli
Youtube Dl Interactive
OBSOLETE - Interactively select the quality and format for youtube-dl
Stars: ✭ 1,482 (+1155.93%)
Mutual labels:  cli
Wordup Cli
Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
Stars: ✭ 116 (-1.69%)
Mutual labels:  cli
Beets
music library manager and MusicBrainz tagger
Stars: ✭ 10,522 (+8816.95%)
Mutual labels:  cli
1pass
A caching wrapper for the 1Passworld CLI
Stars: ✭ 117 (-0.85%)
Mutual labels:  cli
Termy
A terminal with autocomplete
Stars: ✭ 112 (-5.08%)
Mutual labels:  cli
Cloudflare Cli
CLI for interacting with Cloudflare
Stars: ✭ 117 (-0.85%)
Mutual labels:  cli
Asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Stars: ✭ 12,594 (+10572.88%)
Mutual labels:  cli
Megatools
Open-source command line tools for accessing Mega.co.nz cloud storage.
Stars: ✭ 1,510 (+1179.66%)
Mutual labels:  cli
User Bundle
A new Symfony user bundle
Stars: ✭ 116 (-1.69%)
Mutual labels:  cli
Python N26
💵 Unofficial Python client for n26 (Number 26) - https://n26.com/
Stars: ✭ 116 (-1.69%)
Mutual labels:  cli
Elixir cli spinners
Spinnig Animations for Command Line Applications
Stars: ✭ 117 (-0.85%)
Mutual labels:  cli
Quicssh
SSH over QUIC
Stars: ✭ 116 (-1.69%)
Mutual labels:  cli
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (-0.85%)
Mutual labels:  cli
Afctl
afctl helps to manage and deploy Apache Airflow projects faster and smoother.
Stars: ✭ 116 (-1.69%)
Mutual labels:  cli
Jarvis
J.A.R.V.I.S - Just Another Rudimentary Verbal Instruction Shell
Stars: ✭ 117 (-0.85%)
Mutual labels:  cli
Fontfor
Find fonts which can show a specified character and preview them in terminal or browser.
Stars: ✭ 118 (+0%)
Mutual labels:  cli
Cum
comic updater, mangafied
Stars: ✭ 117 (-0.85%)
Mutual labels:  cli
Nanobox
The ideal platform for developers
Stars: ✭ 1,530 (+1196.61%)
Mutual labels:  cli

ImagineUI

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

Try it out

⚠️ Early alpha. Things may break. 🔧 🚧

Please provide feedback and vote for features on the issues page

To get involved you can also refer to the [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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].