catch errors of asynchronous functions with prior stacktrace
Turns partial code location into precise code location
Parses every stack trace into a nicely formatted array of hashes.
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.
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.
Stack traces as an array of stack frames with source maps support.
Make unreadable production stacktraces readable using source maps
return list of CallSite objects from a captured stacktrace
Faro package that enables easier integration in projects built with React.
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
Clean up error stack traces from node internals
Get v8 stack traces as an array of CallSite objects.
Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.
Generate artificial backtrace by walking arguments.callee.caller chain
A stacktrace parser
Provides readable mapped stacktrace for failed tests to debug the them in your browser.
Extract meaning from JS Errors
Vitest reporter to create annotations when running tests in GitHub Actions
A library that fixes all your stack trace problems.
fail cypress test on console error
Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.
Displays a stacktrace in rollbar
StackTrace
Automatically generates traces for test cases
Visualization library for StackTrace gem
StackTrace integrations library for Rspec, Rack, and Sidekiq
Add comment where is it called in your sql automatically. It's useful for code reading.
The idea here is to have a more efficient and useful stacktrace than caller. Caller does not provide you with any class info.
A library for getting detailed stacktraces (with variables).
Configures the dSYM upload phase of your project when integrated with bugsnag.
Fastlane plugin that simplifies uploading dSYM files to MTSMetrics for stacktrace deobfuscation.
SamplingProf is a profiling tool that operates by sampling your running thread stacktrace. The result is statistical approximation, but it allows your code to run near full speed
A gem to track memory leaks in Ruby by tracking which stacktraces creates objects that never gets unset again.