debug

Debug logging utility

A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control.

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

GitHub

11k stars
138 watching
946 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 4 awesome lists

browserdebugdebuggingjavascriptloggingnodenode-js

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
node-inspector/node-inspectorA Node.js debugger based on Blink Developer Tools12,667
microsoft/vscode-js-debugA DAP-based JavaScript debugger for various environments and frameworks.1,685
june07/nimA tool that streamlines Node.js debugging by providing a custom DevTools feature and integrating with various Chromium browsers.197
depcheck/depcheckAnalyzes dependencies in JavaScript projects to identify unused and missing dependencies4,758
othiym23/bug-clinicA workshopper for learning how to debug Node.js applications.175
elm-lang/debug.elm-lang.orgA live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug.66
nodejs/llnodeA debugger plugin for Node.js processes and core dumps that enables inspection of JavaScript states.1,153
nice-plq/devtools-remote-debuggerA tool to remotely debug web pages using Chrome DevTools Protocol and a Node intermediate layer304
melonjs/debug-pluginA plugin for melonJS that provides debugging tools and visualization0
redphx/localifyA tool to debug minified JavaScript files by redirecting requests to local versions.9
tritondatacenter/node-debug-schoolA workshop series teaching Node.js debugging concepts and tools48
jamestgrant/kubectl-debugAutomates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container.349
amasad/debug_utilsUtilities for debugging JavaScript code, including event and property access debugging641
trek10inc/aws-lambda-debuggerEnables live debugging of AWS Lambda functions from a local environment294
parro-it/debug-menuProvides a context menu extension for Electron applications that provides a Chrome-like debugging interface.135