Fixes stack traces for files with source maps
Zero dependency library to capture and parse stack traces in Node, Bun and Deno
Fixes stack traces for files with source maps
Captures and cleans stack traces
Get v8 stack traces as an array of CallSite objects.
A simple module for applying source maps to JS stack traces in the browser.
A Babel plugin which automatically makes stack traces source-map aware
An Error subclass that will chain nested Errors and dump nested stacktraces
Long stacktraces for V8 implemented in user-land JavaScript.
Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.
Stacky parses stack traces from various sources, and formats them in readable ways.
Check native type of value and throw AssertionError if not okey. Clean stack traces. Simplicity. Built on [is-kindof][].
Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces
Emit and/or format raw stacktraces when errors are thrown
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets
Framework-agnostic, micro-library for getting stack traces in all environments
Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.
Replace strack traces with original sources using source maps
Module to support pretty-printing of stack traces in multiple JavaScript environments
Parse error stack traces
Expand Error.stack traces into usable objects providing context and highlighting
OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP