node-repl
JavaScript
★ 129
updated 11y ago
run a node program but also attach a repl to the same context that your code runs in so you can inspect + mess with stuff as your program is running. node 0.12/iojs and above only
No plain-English explanation yet — one is being written right now. Check back in a minute.