metal-aop
v3.0.0
Published
Metal.js utility for AOP.
Downloads
1,994
Readme
metal-aop
Metal.js utility to perform AOP.
Use
Setup
Install a recent release of NodeJS if you don't have it yet.
Install local dependencies:
npm install
- Run the tests:
npm test
Contributing
Check out the contributing guidelines for more information.