node-TBD
v0.0.1
Published
Node TDB
Downloads
4
Readme
Node TBD
This library is the debugger for callback functions.
Quick Example
var TBD = require('node-TBD');
var http = require('http');
var server = http.createServer(TBD);
server.listen();
telnet localhost 13000
node-TBD> // input your code.
Install
npm install TBD
Author
License
Licensed under MIT.