decor [](https://travis-ci.org/ibm-js/decor)

January 27, 2022 ยท View on GitHub

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.

Installation

npm release installation:

$ npm install ibm-decor

Manual master installation:

$ git clone git://github.com/ibm-js/decor.git
$ cd decor
$ npm install

Testing

$ npx intern