I've heard and used some of the libraries like Ext JS, qooXdoo, jQuery UI, dijit. I know there are unofficial attempts to create GUI builders but they are not really great.
Any chance there is a HTML/JavaScript UI widget library with a decent GUI builder?
Source: Tips4all
I'v got a great one: http://spabuilder.appspot.com
ReplyDeleteExt has (now had) a couple of GUI builders.
ReplyDeleteGUI Builder by tof2k (he admitted he had no time to work on it anymore when he released it)
Most of these are being replaced/made redundant by Ext Designer.
You may try web based sigma builder. It has more than 30 GUI components supported.
ReplyDeleteThis builder is pure JavaScript stuff, the only thing which need PHP is to save the generated script in the server side.
By the way, this builder is free and open source under LGPL license.
Glimmer is a GUI builder for jQuery. The builder is a closed-source Windows application, but the generated code is all open-source.
ReplyDeleteIsomorphic Software has a web-based GUI builder, and is open-source.
And then there are ExtJS GUI builders that altCognito mentions.
I am search for the same thing. After trying several ones, I find an open source gui builder.
ReplyDeleteIt's very very easy to design gui, you may see it in action.
http://www.sigmawidgets.com/products/sigma_visual/VisualJS/index.html
It will take several seconds to load it up at the first.
Unfortunately, it doesn't support jquery.
http://www.generalinterface.org/
ReplyDeleteIt is available http://www.sencha.com/products/designer/ ("Ext Designer"). It is an official Sencha Product. So at the time I'm writing this answer ExtJS is a great GUI Toolkit (for the web) with a well developed GUI Designer.
ReplyDelete