c8r / iso

Build pages and prototypes with Lab UI components. No configuration or build setup required.

Home Page:https://compositor.io/iso/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iso

Build and prototype with pure JSX – no build setup or command line required


  • Prototype with React components
  • Create layouts using only JSX
  • No command line required
  • No build setup
  • Configurable component libraries
  • Configurable themes
  • Support for styled-components

Contributing

Development

Install dependencies

npm i

Compile source code for the renderer process

npm run watch

Start the electron app

npm start

Migrating from previous Iso versions (below v0.1.0)

Iso v0.1.0 includes breaking changes for how JSX files and configurations work. If you've used a previous version of Iso, see the Migration Guide for more information.


Made by Compositor | MIT License

About

Build pages and prototypes with Lab UI components. No configuration or build setup required.

https://compositor.io/iso/

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.0%Language:HTML 0.5%