ibm-js / decor

Utility classes and functions used by ibm-js. Non-widget, non-UI related functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decor Build Status

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

About

Utility classes and functions used by ibm-js. Non-widget, non-UI related functionality.

License:Other


Languages

Language:JavaScript 99.0%Language:HTML 1.0%