h1. Qookery: Declarative UI Building for Qooxdoo
h2(#about). About
The Qookery library helps "Qooxdoo":https://qooxdoo.org/ programmers declare and run user interfaces through an expressive XML language.
This project is a spinoff of "WAFFLE", the client-side web application framework used within Ergobyte for its cloud products.
It is currently under heavy development; code and APIs may change frequently.
h2(#demo). Live Demo
You can discover Qookery and experiment with its features by visiting its interactive live demo
h2(#examples). Real-life Examples
Below applications are using Qookery for their user interface requirements exclusively. All components, from the browser window up, are assembled and laid out declaratively via Qookery forms.
You may study their forms' XML source code by firing up your browser's developer tools and track network requests as you use the applications.
h2(#tutorials). Tutorials
A short introductory tutorial is available:
h2(#documentation). Documentation
The documentation is generated from class files and is under construction.
You might want to have a look at the XML schemata, which are the normative reference of the language:
h2(#group). Discussion Group
A discussion group is available here:
h2(#source). Source Code
The project's source code is hosted on GitHub
h2(#license). License
Qookery is licensed under the Apache License, Version 2.0.
h2(#contact). Contact
For requests and comments, please contact the project's maintainer:
h2(#links). See also