aexpr-trigger
v1.1.0
Published
Convenience functions for Active Expressions
Maintainers
Readme
aexpr-trigger 
Convenience functions for Active Expressions
Installation
As npm for Node.js:
$ npm install aexpr-trigger --saveOr download the bundle file.
Building
$ npm run-script buildcreates the bundle file in the dist folder.
Testing
As npm package:
$ npm test