delite
v0.9.20
Published
core UI infrastructure for building multi channel, enterprise class Web Components to be used in Web & Mobile Hybrid applications
Downloads
39
Readme
delite
This project provides a custom elements based UI Widget framework working both on desktop and mobile platforms.
Status
No official release yet.
Migration
For developers migrating a widget from dijit, 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.
Installation
Npm release installation:
$ npm install delite
Manual master installation:
$ git clone git://github.com/ibm-js/delite.git
$ cd delite
$ npm install
Documentation
See the introductory blog post to get started.
Then see the delite website including the documentation section.