composite-scopes-all
v1.3.0
Published
Context-oriented programming beyond partial behavior
Downloads
11
Maintainers
Readme
Composite Scopes
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