bode

1.1.1 • Public • Published

bode

Like babel-node, except using babel-register so --debug-brk breaks on the actual first line of code, not babel-node's first line of code:

Install

npm install -g bode

Use

Use it transparently like node to debug using --inspect in v6.4+:

# breaks on first line of foo.js 
bode --inspect --debug-brk foo.js

Package Sidebar

Install

npm i bode

Weekly Downloads

6

Version

1.1.1

License

none

Last publish

Collaborators

  • crabdude