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

add bugger

This commit is contained in:
Danny Arnold 2016-01-06 13:57:16 +01:00
parent c7f7eb8241
commit f764743b32

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