adrelino / qxex

Additional GUI widgets and utilities for qooxdoo apps.

Home Page:http://adrelino.github.io/qxex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qxex

Additional GUI widgets (in ui/*) and utilities (static/singleton Manager's in util/) for qooxdoo apps.

Demo

Application | API

Development

setup

git clone https://github.com/adrelino/qxex.git
cd qxex
npm install
./serve.sh

generate build

./compile.sh

deploy to gh-pages

./deploy.sh build/
./deploy.sh README.md

About

Additional GUI widgets and utilities for qooxdoo apps.

http://adrelino.github.io/qxex

License:Eclipse Public License 1.0


Languages

Language:JavaScript 98.4%Language:Shell 1.3%Language:HTML 0.3%