node-inspector
devtool
node-inspector | devtool | |
---|---|---|
2 | - | |
12,668 | 3,764 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
over 6 years ago | over 6 years ago | |
JavaScript | JavaScript | |
BSD 2-clause "Simplified" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
node-inspector
-
Understanding and Preventing Memory Leaks in Node.js
node-inspector (GitHub | NPM) lets you connect to a running app by running the node-debug command. This command will load Node Inspector in your default browser. Node Inspector supports Heap Profiling and can be useful for debugging memory leak issues.
-
7 tips for a Node.js developer
Node-inspector lets you do some really cool things like live code changing, step debugging, scope injection and a bunch of other cool stuff. It’s bit involved to setup, so I’ll let you follow the instructions over at https://github.com/node-inspector/node-inspector
devtool
We haven't tracked posts mentioning devtool yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
ndb - ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
llnode - An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
swagger-stats - API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Theseus - A pretty darn cool JavaScript debugger for Brackets
ironNode - Debug Node.js code with Chrome Developer Tools.
TraceGL - TraceGL MPL release
longjohn - Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces