llnode
Node debugger plugin
A debugger plugin for Node.js processes and core dumps that enables inspection of JavaScript states.
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
1k stars
39 watching
100 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
nodenodejs
Related projects:
Repository | Description | Stars |
---|---|---|
june07/nim | Tool to streamline Node.js debugging with integration of Chromium DevTools | 198 |
melonjs/debug-plugin | A plugin for melonJS that provides debugging tools and visualization | 0 |
watson-developer-cloud/natural-language-understanding-nodejs | An IBM Cloud-based Natural Language Processing service demo in Node.js | 135 |
kodepandai/lunox | A Node.js framework built on top of Laravel concepts, aiming to provide a similar development experience for JavaScript applications. | 76 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
othiym23/bug-clinic | A workshopper for learning how to debug Node.js applications. | 175 |
tritondatacenter/node-debug-school | A workshop series teaching Node.js debugging concepts and tools | 48 |
nodesecure/cli | Analyzes JavaScript package or local Node.js project for security vulnerabilities and provides detailed reports. | 367 |
nicolodiamante/nodo | Cleans up Node.js projects by removing unused node_modules directories and optimizing storage space | 11 |
tobilg/duckdb-nodejs-layer | A set of pre-packaged DuckDB versions for use in Node.js Lambda functions. | 97 |
ld-x/last-draft-js-plugins | A collection of plugins for the Last Draft editor that enhance its functionality with draft-js-plugins | 95 |
fredkschott/the-node-way | A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,492 |
trek10inc/aws-lambda-debugger | Enables live debugging of AWS Lambda functions from a local environment | 294 |
inspect-js/node-deep-equal | A Node.js module implementing the algorithm for comparing two objects for equality | 778 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |