Showing 21-40 of 570 packages
Provides an extendable error class that takes care of setting the correct name and filling in the stacktrace.
HTTP response errors with default message, stacktrace, instanceof, error cause support and more.
Clean up error stack traces from node internals
A logger that logs to console.log with date and stacktrace
When code dies, it deserves a proper autopsy. Stacktrace library with sourcemap support.
Catches a promise error, writes the stacktrace to stderr and exists
Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.
Cross-browser Error parser
Minimal library for parsing and printing node stacktrace
A .NET stacktrace parser in JavaScript
Help to manipulate error stack trace
Converts a stacktrace using a sourcemap.
parse stacktrace with sourcemap
Get the stacktrace for the current position.
Emit and/or format raw stacktraces when errors are thrown
Improves node.js stacktraces and makes it easier to handle errors
Generate artificial backtrace by walking arguments.callee.caller chain
TypeScript typings for stacktrace-js
Make unreadable production stacktraces readable using source maps
Stack traces as an array of stack frames with source maps support.