node-hooker

Useful debugging library for Node.js
  https://github.com/cowboy/javascript-hooker
  0
  no reviews



Node is an event-based server-side JavaScript engine.

Hooker provides 4 functions that include 'hook' and 'unhook', useful for debug object call, as well as an 'override' function to replace the return of a function.