cgtaya.blogg.se

Wysiwyg json editor
Wysiwyg json editor








  • the service provides storing layouts as JSON files and baking a JS qooxdoo class containing all those layouts in production version environment.
  • remote repository provider for communicating with a file service (also provided inside the sample project).
  • PouchDB provider using user’s browser cache for local layouts, but also supports synchronization with a remote CouchDB server.
  • browser local cache provider for testing only (volatile user’s browser cache memory).
  • in-memory provider for testing only (volatile Javascript memory).
  • layout provider modules for handling of layouts incl.
  • can and should be used as dependency project for own qooxdoo projects incorporating own themes and widgets.
  • What-You-See-Is-What-You-Get functionality providing the fastest possible way to try out and build new layouts.
  • #Wysiwyg json editor free

    free of charge (using qooxdoo, PouchDB if needed) and open source.

    wysiwyg json editor wysiwyg json editor

    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








    Wysiwyg json editor