
#Wysiwyg json editor free
free of charge (using qooxdoo, PouchDB if needed) and open source.


Using reflection of those attributes (properties in qooxdoo terms) the editor is able to handle custom built widgets with all the properties generically, without any special code. Furthermore the framework provides a reflection like concept for widget attributes, be those default or user specific ones, which is why an editor building on that reflection was possible in the first place. Instead of HTML thinking the UI is developed using the more programmatical approach of containers, layouts and widgets. This framework supports among other things the development of HTML5/CSS3 SinglePage Web Applications and is especially easy to use because it provides the possibility to develop exclusively in Javascript/JSON which in itself doesn’t require any knowledge of HTML5/CSS3. There are many HTML5/CSS3 UI frameworks out there, one of those is the qooxdoo framework. (FYI: english description only) Compatibility: qooxdoo 5.x Playground: current editor build Info Type: qooxdoo editor project to be used as dependency for own projects
