ImagineUI
A mockups-as-code toolDefine your mockups in natural language
Landing page
Open in sandbox
ImagineUI live demo does not fit in mobile screens. Only desktop can embrace its awesomeness. Please open this page on desktop.
Messenger
Open in sandbox
ImagineUI live demo does not fit in mobile screens. Only desktop can embrace its awesomeness. Please open this page on desktop.
Store
Open in sandbox
ImagineUI live demo does not fit in mobile screens. Only desktop can embrace its awesomeness. Please open this page on desktop.
Try out the CLI
We are in the process of packaging up ImagineUI as the CLI. You can try the alpha version by pulling sources from GitHub.
# You need to install Puppeteer globally first npm install -g puppeteer git clone git@github.com:imagineui/imagineui.git cd imagineui yarn yarn start --input=%full-path-to-.scene% --output=%full-path-to-.png%