stacktrace-js
Framework-agnostic, micro-library for getting stack traces in all environments
Updated by @eriwen
stacktrace-parser
Parses every stack trace into a nicely formatted array of hashes.
Updated by @calamari
stack-generator
Generate artificial backtrace by walking arguments.callee.caller chain
Updated by @eriwen
babel-plugin-source-map-support
A Babel plugin which automatically makes stack traces source-map aware
Updated by @chocolateboy
axios-better-stacktrace
Axios plugin that provides better stack traces for axios errors.
Updated by @svsool
trace-unhandled
Much better tracing of unhandled promise rejections in JavaScript
Updated by @grantila
caller-id
A utility for getting information on the caller of a function in node.js
Updated by @pixelsandbytes
panic-overlay
Displays JS errors in browsers. Shows sources. Opens locations in VS Code. Framework agnostic.
Updated by @xpl
@alexandru_david/tslog
📝 Expressive TypeScript Logger for Node.js: Pretty errors, stack traces, code frames, and JSON output to attachable transports.
Updated by @alexandru_david
load-source-map
Reads a source file and extracts a sourcemap for consumption (inline or external)
Updated by @rexxars