node-debug2

0.2.0 • Public • Published

Debug with node-inspector really easily.

You can use node-debug2 now util @jfirebaugh merge my pr.

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.

Readme

Keywords

none

Package Sidebar

Install

npm i node-debug2

Weekly Downloads

2

Version

0.2.0

License

BSD

Last publish

Collaborators

  • popomore