Skip to content

june07/nimv3

Repository files navigation

NiM Logo

Google Reviews

NiM (Node.js --inspector Manager)

Streamlines your JavaScript V8 (Node.js/Deno) development process

Updates:

Easier than about::inspect (chrome://inspect/#devices)

NiM manages the Chrome/Edge DevTools window/tab lifecycle leaving you with more ability to focus on what matters... debugging your code.

Before the problem was solved by Google, NiM was a solution that mean't you no longer need to copy/paste DevTools URL's or continue opening/closing tabs/windows, and since then it continues to offer many additional benefits outside of it's primary use case.

One significant benefit is NiM's ability to help debugging REMOTE V8 processes, simply. It does this by automating the process set out in Node's own documenation for Enabling remote debugging scenarios via an open source agent and a backend service.

BrakeCODE agent

NiM provides you with lots of options...

  • Manage and monitor local and remote debugging sessions
  • Manual or automatic control of DevTools interface
  • Open DevTools in a new tab or window
  • Make DevTools focused or inactive on start
  • Customize duration between v8 Inspector probes
  • Receive helpful notifications from 3rd party services such as your CI/CD pipeline
  • Work around any upstream bugs in Chrome/Edge DevTools via customized DevTools versions
  • DevTools tab grouping

Setup / Usage / How To

Simple and basic... just install the Chrome Extension in any of the following ways:

  1. Install via Chrome Web Store or Microsoft Edge Add-ons
  2. Install via GitHub source by forking/cloning the repo...
git clone https://github.com/june07/nimv3.git
npm ci --legacy-peer-deps
npm build

and then load the extension unpacked

Need Additional Information?

If you enjoy using NIM please give us a 5 star rating and review

Any and all feedback is encouraged and welcome. Send us an email!

Digitalocean $100 Credit

PLEASE NOTE: Installing this does require the sharing of your email address with me (and only me). You are given other notice of this, but it's become and remains such an issue that I feel the need to make it OVER-abundantly clear. If you take issue with sharing your email address with me (mine is 667@june07.com by the way) please, I implore you to clone/fork a copy yourself and change what you don't like about the code and/or use alternate solutions (none of which are as good as NiM, but call me biased). Further feel free to contact me directly and have a chat. Unlike the behemoths like Facebook, Google, Amazon that you probably (and without hesitation) share your email address with, I actually care about the concerns of the actual people who choose to use the code I wrote (~99%) and am responsible for. Here is the privacy policy that goes along with NiM https://june07.com/privacypolicy. Thank you so much.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages