node-TBD
v0.0.1
Published
Node TDB
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 TBDAuthor
License
Licensed under MIT.
