rawkit: Open Node.js Devtools from the Command-line
rawkit is a useful tool for developers who work with Node.js and need to open the Chrome Devtools from the command-line. Developed by Darcy Clarke, this Chrome extension simplifies the process of accessing the devtools for debugging purposes.
With rawkit, there is no need to manually click, select, copy, or paste the inspector URL from the Node.js --inspect command. Instead, you can simply run the command and rawkit will automatically open the Chrome Devtools for you. This eliminates the hassle of navigating through multiple windows and saves valuable time for developers.
By streamlining the process, rawkit allows developers to quickly jump into debugging their Node.js applications without any unnecessary steps. This free Chrome extension is a great addition to any developer's toolkit, making debugging with Node.js more efficient and seamless.