The visual tool for prototyping UI for ReactJS components and Web applications. In the builder you can easily combine available components with each other, and see how they look and feel right on a Web page. Then you can generate a source code of new ReactJS component from the combination.
Tightly integrated with ReactJS Component Exchange. Visit the project gallery for more information.
- Easily prototype UI of any complexity with available ReactJS components.
- Generate source code for new ReactJS component from any combination of other components.
- Edit source code in other IDEs, the changes automatically will be reflected in the builder workspace.
- Include and use any third-party components or even jQuery plugins in the builder.
- Publish own projects on ReactJS Component Exchange site.
- Create static site with prepared HTML which allows to deploy static content into Web hosting immediately.
npm install react-ui-builder -g
For upgrading of version it is better to uninstall and then install:
npm uninstall react-ui-builder -g
Builder runs as a webserver.
react-ui-builder
-
Go to http://localhost:2222/builder in browser.
-
Browse gallery of published projects.
-
Clone project you liked by specifying ABSOLUTE path to local folder where you want to see the source code of the project. This folder should exist and be empty.
-
Cloning and preparing of the project will take some time. Most time will be spent by npm installer, builder starts the installation of dependent npm modules automatically after project is downloaded.
-
Now you can compose components on page, consider page as a desk where you combine components with each other.
Please write a letter to support(at)helmetrex.com For every project you will get a support.
To get familiar with the builder's interface and how it works please visit ReactJS Component Exchange project gallery
0.3.4
- Builder's config moved to cookies, consequently user account doesn't have to be administrator on local OS.
- Now templates for static-site and live-preview HTML and Page components are in the source code of project bundle.
- Bugs fixed:
- Notes for newly created component were not created
- Page doesn't scroll to previous place while reloading after successful webpack compilation
If you think that it's worth to pledge small amount of money to development of the builder, please become our patron, visit: the page on Patreon
Find our patrons here