node-dwe
v0.3.0
Published
Node.js debugger, powered by Electron
Readme
This module lets you debug node.js preocesses with electron.
Instead of starting your node.js application with node itself, use node-dwe, which loads your modules into an electon renderer process with an attached chromium debugger.

