Desktop
-
Showcase
Highlights some of qooxdoo's main features and provides a good overview of what can be achieved.
Build | Source (Developer) Open Showcase -
Tutorial
Interactive tutorial app to learn the basics of qooxdoo.
Build | Source (Developer) Open Tutorial -
Widget Browser
Shows the widgets and themes available in qooxdoo Desktop.
Build | Source (Developer) Open Widget Browser -
Demo Browser
Contains many examples and tests for widgets, layouts and other framework functionality.
Build | Source (Developer) Open Demo Browser -
Playground
Explore qooxdoo programming interactively: edit qooxdoo code in one pane, and see the result running in another.
Build | Source (Developer) Open Playground -
Feed Reader
A hybrid application for displaying RSS feeds, available as a RIA, a website-like application, or a mobile application (see respective sections for the latter two). They all share a common code base.
Build | Source (Developer) Open Feed Reader (RIA)
Website
-
Feed Reader
A light-weight, website-oriented version of the Feedreader application.
Build | Source (Developer) Open Feed Reader (website) -
ToDo
A DOM-oriented application using offline and templating functionality.
Source Open ToDo -
Website API Viewer
API reference for the Website component in on document.
Source (Developer) Open API Viewer -
Website Widget Browser
Shows the widgets available in qooxdoo Website.
Build | Source (Developer) Open Widget Browser -
Website Tests
All unit tests for the Website component.
Build Open Test Runner -
Website Lib
The Website library for building light-weight, integrated, low-level components for websites.
As single file:
q-5.0.js | q-5.0.min.js (compressed) q-5.0.js | q-5.0.min.js (compressed)[+] As seperate modules (i.e. several files):
- q-core-5.0.min.js | min (always needed)
- q-core-5.0.js | min
- q-animation-5.0.js | min
- q-animation-5.0.js | min
- q-blocker-5.0.js | min
- q-blocker-5.0.js | min
- q-cookie-5.0.js | min
- q-cookie-5.0.js | min
- q-dataset-5.0.js | min
- q-dataset-5.0.js | min
- q-dev-5.0.js | min
- q-dev-5.0.js | min
- q-io-5.0.js | min
- q-io-5.0.js | min
- q-matchmedia-5.0.js | min
- q-matchmedia-5.0.js | min
- q-messaging-5.0.js | min
- q-messaging-5.0.js | min
- q-placeholder-5.0.js | min
- q-placeholder-5.0.js | min
- q-placement-5.0.js | min
- q-placement-5.0.js | min
- q-rest-5.0.js | min
- q-rest-5.0.js | min
- q-storage-5.0.js | min
- q-storage-5.0.js | min
- q-template-5.0.js | min
- q-template-5.0.js | min
- q-transform-5.0.js | min
- q-transform-5.0.js | min
- q-util-5.0.js | min
- q-util-5.0.js | min
Mobile
Smartphones: Android, iOS, Blackberry 10 OS, Windows Phone 8; Desktop: Safari 5, Chrome 10+, Internet Explorer 10+
-
Mobile Showcase
An experimental showcase for mobile widgets.
Build | Source (Developer) Build -
Feed Reader
The mobile version of the Feedreader application.
Build | Source (Developer) Open Feed Reader (mobile) -
Test Runner
Run the mobile unit tests of the framework in a mobile Test Runner.
Build | Source (Developer) Open Test Runner (mobile)
Server
-
qooxdoo OO Layer
Not a demo, but a compact JS package that encapsulates qooxdoo's OO layer, to be downloaded to add qooxdoo classes and properties to e.g. sparse JS environments like Webworkers, Rhino or node.js. (experimental)
qx-oo-5.0.min.js | qx-oo-5.0.js (not optimized) qx-oo-5.0.min.js | qx-oo-5.0.js (not optimized)
Tools
-
API Viewer
Searchable API reference of the entire qooxdoo framework.
Build | Source (Developer) Open API Viewer -
Test Runner
Integrated unit testing framework similar to (but not requiring) JSUnit.
Build | Source (Developer) Open Test Runner
Portable Test Runner
Portable Test Runner