qooxdoo

Universal JavaScript Framework

 

Third-party Components

The qooxdoo project makes use of components and tools from other projects and endeavours. This applies to the framework JavaScript class code, the tool chain, and static resources. This page gives an overview over those components which are included with the SDK or other deliverables. Please refer to the contained files for version information of a particular component.

Besides foreign files we have included in the project, we also want to list the tools we use to either produce or consume genuine files of our source tree (beyond basic text editors ;-), so it is easy to oversee all the project's dependencies.

Framework JavaScript Code

These are components that are integrated into the JavaScript class code.

Component License
Sizzle MIT
mustache.js MIT
SWFFix MIT
Sinon.JS BSD
parseUri MIT
iScroll MIT

Application JavaScript Code

These are components that are integrated into the JavaScript class code from our demo apps.

Component License
ACE MPL/GPL/LGPL

Resources

Static resource files, like images, CSS, etc..

Component License
Tango Icons CC BY-SA 2.5
Oxygen Icons LGPLv3
CLDR Data Unicode Terms of Use
JQTouch Project MIT
iScroll MIT

Tool Chain

These are the Python modules we use that are not self-written, nor part of a vanilla Python 2.x SDK:

Module License
cssmin BSD-compat
elementtree old-style Python (HPND)
graph MIT
polib MIT
pyparsing MIT
simplejson MIT
textile new BSD

Table Of Contents

Previous topic

ASTlets - AST Fragments

Next topic

Glossary

This Page