mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-07-31 22:01:03 -04:00
Add stackman in Debugging / Profiling section
This commit is contained in:
parent
88432e9c46
commit
d8a0f642a5
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [spy-js](https://github.com/spy-js/spy-js#installation) - Tracing tool for JavaScript, featuring configurable event capturing, searchable call stack, code coverage, recorded object values inspection, multi process and node cluster tracing support.
|
||||
- [njsTrace](https://github.com/valyouw/njstrace) - Instrument and trace you code, see all function calls, arguments, return values, as well as the time spent in each function.
|
||||
- [vstream](https://github.com/joyent/node-vstream) - Instrumentable streams mix-ins to inspect a pipeline of streams.
|
||||
- [stackman](https://github.com/watson/stackman) - Enhance an error stacktrace with code excerpts and other goodies.
|
||||
|
||||
|
||||
### Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue