1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-02-17 15:45:46 -05:00

Merge pull request #426 from despairblue/patch-1

add bugger
This commit is contained in:
Sindre Sorhus 2016-01-06 18:35:46 +01:00
commit b4a3dc5f09

View file

@ -173,6 +173,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [stackman](https://github.com/watson/stackman) - Enhance an error stacktrace with code excerpts and other goodies.
- [TraceGL](https://github.com/traceglMPL/tracegl) - Transforms your JavaScript, injecting monitoring code that produces a log of everything that happens.
- [locus](https://github.com/alidavut/locus) - Starts a REPL at runtime that has access to all variables.
- [bugger](https://github.com/buggerjs/bugger) - Provides Chrome Devtools bindings to debug programs in Chrome.
### Logging