Skip to content

pruzand/delite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delite Build Status

This project provides a UI Widget framework working both on desktop and mobile platforms.

One goal of the project is to converge the dijit and dojox/mobile widgets into a single set of components.

Another is to build on emerging web standards.

Status

No official release yet.

Migration

This is a merge of the former dijit & dojox/mobile project.

Migration will require manual steps listed here.

Issues

Bugs and open issues are tracked in the github issues tracker.

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License except the Bootstrap variables.less file which is distributed under MIT license.

All contributions require a Dojo Foundation CLA.

Dependencies

This project requires the following other projects to run:

Installation

Bower release installation:

$ bower install delite

Manual master installation:

$ git clone git://github.com/ibm-js/delite.git

Then install dependencies with bower (or manually from github if you prefer to):

$ cd delite
$ bower install

Documentation

See the docs directory.

About

Work in progress to combine dijit and dojox/mobile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.4%
  • CSS 13.6%