1.3.0 • Published 8 years ago

composite-scopes-all v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Composite Scopes Build Status

Context-oriented programming beyond partial behavior

Installation

As npm for Node.js:

$ npm install composite-scopes-all --save

Or download the bundle file.

Building

$ npm run-script build

creates the bundle file in the dist folder.

Testing

As npm package:

$ npm test