Rapid Interface Builder (RIB) is a browser-based design tool for quickly prototyping and creating the user interface for web applications. Layout your UI by dropping widgets onto a canvas. Run the UI in an interactive "Preview mode". Export the generated HTML and Javascript. It's that simple!
as far as i understand, the integration of libs is done in src/js/widgets.js by setting the property "designOnly" in the sections libs+css.
While the Preview AND the Export is controlled by this it would be helpful to export different souces (eg. loading jquery[mobile].js from a CDN or include newer libs).
as far as i understand, the integration of libs is done in src/js/widgets.js by setting the property "designOnly" in the sections libs+css.
While the Preview AND the Export is controlled by this it would be helpful to export different souces (eg. loading jquery[mobile].js from a CDN or include newer libs).