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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i node-debug2

Weekly Downloads

0

Version

0.2.0

License

BSD

Last publish

Collaborators

  • popomore