1.1.1 • Published 8 years ago

aexpr-interpretation v1.1.1

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

aexpr-interpretation Build Status

Monitor expressions over the execution of a program

Installation

As npm for Node.js:

$ npm install aexpr-interpretation --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