Showing 1-20 of 399 packages
return list of CallSite objects from a captured stacktrace
fixes sourcemap stacktrace filenames for sentry events on the client side
A stacktrace parser
Lets you access v8::StackTrace
Parses every stack trace into a nicely formatted array of hashes.
Stacktrace prettyfier with theme support.
Turns partial code location into precise code location
Provides readable mapped stacktrace for failed tests to debug the them in your browser.
Enhance an error stacktrace with code excerpts and other goodies
V8 stacktrace API callsites with knobs
Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.
A simple module for applying source maps to JS stack traces in the browser.
Axios plugin that provides better stack traces for axios errors
Plugin for `clean-stacktrace` lib. Parse each line to get additional info like `filename`, `column` and `line` of the error.
Gets an object containing normalized stacktrace information across browsers.
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
A simple module for applying source maps to JS stack traces in the browser.
Framework-agnostic, micro-library for getting stack traces in all environments
Stacktrace parser for NodeJS written in Typescript with getting the code in which the error occurs.
Provides an extendable error class that takes care of setting the correct name and filling in the stacktrace.