Node Application Metrics monitoring and profiling agent
| Type | Packages | Description |
|---|---|---|
| Transpilers | pug |
HTML transpiler Doc: pugjs.org |
| Transpilers | stylus |
CSS transpiler Doc: stylus-lang.com |
| Transpilers | coffeescript |
Javascript transpiler Doc: coffeescript.org/ |
| Tests | mocha |
Doc: mochajs.org/ |
| Tests | should |
Doc: shouldjs.github.io/ |
You will find steps to get Node Application Metrics :
- Github (install from source by cloning the git repository. Requires a compiler)
- Go to your repository and launch
npm install
You will find steps to run & test Node Application Metrics :
- Run: Go to your repository and launch
npm start - Test: Go to your repository and launch
npm test
This project is released under an Apache 2.0 open source license.
The current version is : 1.0.0
1.0.0 - First release.
Charles ANDRE & Vincent BAS