2.0.0 • Published 8 years ago

babel-node-debug v2.0.0

Weekly downloads
19
License
MIT
Repository
github
Last release
8 years ago

babel-node-debug

Use node-inspector's node-debug command with babel-node!

Execute on any file to immediately run and inspect with Chrome Developer Tools.

Install

npm install -g babel-node-debug

Run

# Option 1
babel-node-debug path/to/file.js

# Option 2 (alias)
bode-debug path/to/file.js

Happy Debugging :smile:

2.0.0

8 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago