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