This package has been deprecated

Author message:

functionality now built in to node-inspector

node-debug

0.1.0 • Public • Published

Debug with node-inspector really easily.

Usage

$ npm install -g node-debug
$ node-debug path/to/your/script.js

Result: a Web Inspector debugger is open in your browser of choice, stopped at the first line of the script.

Dependents (0)

Package Sidebar

Install

npm i node-debug

Weekly Downloads

164

Version

0.1.0

License

BSD

Last publish

Collaborators

  • jfirebaugh