[ 源代码: node-hooker ]
软件包:node-hooker(0.2.3-1)
Useful debugging library for Node.js
Node is an event-based server-side JavaScript engine.
Hooker is a monkey-patch (hook) functions for debugging and stuff.
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.