Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 724 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 724 Bytes

DEPRECATED: As of version 3, aexpr-trigger are now part of the base library. View it in Lively4.

aexpr-trigger Build Status

Convenience functions for Active Expressions

Installation

As npm for Node.js:

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