Node.js Inspector Manager (NiM)

by June07 for

Download Now

Downloaded: 3

Node.js Inspector Manager (NiM): Developer Debugger

Node.js Inspector Manager (NiM) is a plugin for the Chrome DevTools (Developer Tools) that makes it easier to launch the JavaScript debugger (the V8 Inspector) for Node.js. When using NiM, you don’t need to start the debugger manually anymore.

Using NiM, you can now simply use the DevTools in your browser (as is supported in Chrome, Opera, Safari, and Firefox), by opening the Node.js Inspector with the URL you want to debug.

Instead of opening the DevTools manually, NiM will automatically open it after a certain amount of time. So you will never need to copy the URL again.

The same applies to tabs. NiM will automatically open a tab for you so you don’t need to copy the URL.

The features:

Manually start the debugger for Node.js

Automatically open the Node.js Inspector (after a certain amount of time)

Automatically open the current tab