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
940 forks
Language: JavaScript
last commit: 3 months ago
Linked from 4 awesome lists

browserdebugdebuggingjavascriptloggingnodenode-js

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
node-inspector/node-inspector A Node.js debugger based on Blink Developer Tools 12,670
microsoft/vscode-js-debug A DAP-based JavaScript debugger for various environments and frameworks. 1,673
june07/nim Tool to streamline Node.js debugging with integration of Chromium DevTools 198
depcheck/depcheck Analyzes dependencies in JavaScript projects to identify unused and missing dependencies 4,735
othiym23/bug-clinic A workshopper for learning how to debug Node.js applications. 175
elm-lang/debug.elm-lang.org A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. 66
nodejs/llnode A debugger plugin for Node.js processes and core dumps that enables inspection of JavaScript states. 1,154
nice-plq/devtools-remote-debugger A tool to remotely debug web pages using Chrome DevTools Protocol and a Node intermediate layer 297
melonjs/debug-plugin A plugin for melonJS that provides debugging tools and visualization 0
redphx/localify A tool to debug minified JavaScript files by redirecting requests to local versions. 9
tritondatacenter/node-debug-school A workshop series teaching Node.js debugging concepts and tools 48
jamestgrant/kubectl-debug Automates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container. 343
amasad/debug_utils Utilities for debugging JavaScript code, including event and property access debugging 642
trek10inc/aws-lambda-debugger Enables live debugging of AWS Lambda functions from a local environment 294
parro-it/debug-menu Provides a context menu extension for Electron applications that provides a Chrome-like debugging interface. 135