Index

decor 0.2.1

decor

This project provides a predefined set of utilities and base modules.

Status

No official release yet.

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.

Dependencies

Installation

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 to):

$ cd decor
$ bower install

Documentation

See the docs directory.