Skip to content
forked from ibm-js/deliteful

Widget library that works on desktop and mobile (combination / next generation of dijit and dojox.mobile)

License

Notifications You must be signed in to change notification settings

cjolif/deliteful

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deliteful Build Status

This project provides a predefined set of custom UI elements working on both desktop and mobile platforms.

The deliteful custom elements are based on the delite project.

The project supports the following browsers/platforms: FF31+, Chrome latest, IE9/10+, Safari 7+, Android 4.1+, iOS6+, WindowsPhone8+.

More details on the project home page.

Status

No official release yet.

Migration

For developers migrating from a dijit or dojox/mobile based application, migration requires 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. All contributions require a Dojo Foundation CLA.

Installation

Bower release installation:

$ bower install deliteful

Manual master installation:

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

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

$ cd deliteful
$ bower install

Documentation

Documentation is available here.

About

Widget library that works on desktop and mobile (combination / next generation of dijit and dojox.mobile)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • HTML 16.9%
  • CSS 12.7%