Clean up error stack traces from node internals
Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.
Plugin for `clean-stacktrace` lib. Parse each line to get additional info like `filename`, `column` and `line` of the error.
Parses every stack trace into a nicely formatted array of hashes.
Turns partial code location into precise code location
Cross-browser Error parser
Axios plugin that provides better stack traces for axios errors
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
A simple module for applying source maps to JS stack traces in the browser.
A simple module for applying source maps to JS stack traces in the browser.
A well-tested CSS minifier
return list of CallSite objects from a captured stacktrace
Clean up error stack traces
Stack traces as an array of stack frames with source maps support.
Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.
Make unreadable production stacktraces readable using source maps
A webpack plugin to remove/clean your build folder(s).
Generate artificial backtrace by walking arguments.callee.caller chain
A stacktrace parser
This package is part of the [React Native CLI](../../README.md). It contains commands for cleaning the build artifacts.
Faro package that enables easier integration in projects built with React.
Get v8 stack traces as an array of CallSite objects.
Clean up regular expressions