This project provides a predefined set of utilities and base modules.
No official release yet.
Bugs and open issues are tracked in the github issues tracker.
This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.
Bower release installation:
$ bower install decor
Manual master installation:
$ git clone git://github.com/ibm-js/decor.git
Then install dependencies with bower (or manually from github if you prefer):
$ cd decor
$ bower install
See here.