0.0.1 • Published 6 years ago

ndb-inspect v0.0.1

Weekly downloads
16
License
Apache-2.0
Repository
github
Last release
6 years ago

ndb-inspect

--inspect -> -r ndb-inspect, --inspect-brk -> -r ndb-inspect/brk

Getting Started

Add ndb-inspect to list of dev depencies of your project. ndb-inspect is tiny package without dependencies.

npm install --save-dev ndb-inspect

What can I do?

You can: 1. replace any usage of --inspect with -r ndb-inspect, 2. replace any usage of --inspect-brk with -r ndb-inspect/brk, 3. run any node script from your terminal with -r ndb-inspect flag to debug it using ndb.

Contributing

Check out contributing guide to get an overview of ndb development.

0.0.1

6 years ago