Skip to content

Commit

Permalink
Close #363 PR: Add locus to debugging tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahdi Dibaiee authored and sindresorhus committed Oct 8, 2015
1 parent 1693383 commit fe2cbd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [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.


### Logging
Expand Down

0 comments on commit fe2cbd5

Please sign in to comment.