active-expressions
v2.1.0
Published
Monitor expressions over the execution of a program
Downloads
104
Maintainers
Readme
active-expressions 
Monitor expressions over the execution of a program
Installation
As npm for Node.js:
$ npm install active-expressions --saveOr download the bundle file.
Building
$ npm run-script buildcreates the bundle file in the dist folder.
Testing
As npm package:
$ npm test