Info about your dev environment for debugging purposes
Tools for debugging your node.js modules and event loop
Tools for debugging your node.js modules and event loop
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
Super convenient syntax for execution tracing, logging and debugging JavaScript applications via a babel plugin.
Rollup/Vite plugin to track import chains for better error debugging
Inspect objects as strings for debugging
Simple console based debugging for node.js and the browser.
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
ESLint React's ESLint plugin for debugging related rules.
TypeScript transformer for improving the debugging experience of styled-components
Pretty print objects in real purdy colors. Allows clearer visualization of objects than you get from most pretty printers due to colors. It will also print out the complete path to an object, something that's extremely useful for debugging. Purdy will als
A gulp plugin that logs out the file names in the stream. Displays a count and if empty. Useful for debugging.
Jasmine reporter for making screenshots and html-capture on test failure. Helps debugging newly created, flaky, not stable tests.
Debug streams, by adding latency, speed etc
Dead simple debugging for node.js using chrome-devtools.
The Storybook Instrumenter is used to patch a (3rd party) module to track and intercept function invocations for step-through debugging using the Interactions addon. In essense, the Instrumenter traverses a given object, recursively monkey-patching any fu