Skip to content

OBSOLETE - functionality now built in to node-inspector

Notifications You must be signed in to change notification settings

santiagoaguiar/node-debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This project is obsolete: node-inspector 0.7 has a built in node-debug command:

$ npm install -g node-inspector
$ 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.

About

OBSOLETE - functionality now built in to node-inspector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%