Skip to content

fjakobs/qxoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qooxdoo OO
==========

qooxdoo OO provides the object oriented features of qooxdoo (http://qooxdoo.org) as commonJS module. The module is largely generated from the standard qooxdoo code base. 

State
=====

The module is still experimental. However basic functionality like "qx.Class.define" is working already.

Working features:
  * qx.Class.define
  * qx.lang.*
  * qx.core.Assert
  * Property data binding
  * Date format
  * Unit tests
  
Missing features:
  * dependency detection while importing qooxdoo code (still manual)
  * documentation (at the moment the unit tests are the only documentation)
  * async unit tests
  * i18n data
  
  
License
=======

qxoo is covered by the same license as qooxdoo itself:

LGPL: http://www.gnu.org/licenses/lgpl.html
EPL: http://www.eclipse.org/org/documents/epl-v10.php


Author
======

Fabian Jakobs <fabian.jakobs@1und1.de>

About

commonJS module for the qooxdoo OO system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published