libjs-hooker

Useful javascript debugging library usable in a browser
  http://github.com/cowboy/javascript-hooker
  0
  no reviews



This is the javascript library of hooker node.js module.

hooker is a monkey-patch (hook) functions for debugging and stuff.

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