[ 源代码: node-hooker ]
软件包:libjs-hooker(0.2.3-1)
Useful javascript debugging library usable in a browser
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.