A utility package for JavaScript applications.
Clean up error stack traces
An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers
Get v8 stack traces as an array of CallSite objects.
Error.captureStackTrace ponyfill
JS Object representation of a stack frame
A collection of standard object serializers for Pino
return list of CallSite objects from a captured stacktrace
Parses every stack trace into a nicely formatted array of hashes.
Returns syntax error while requiring modules under try/catch, which is missing by default
Extract the actual stack of an error
No description provided.
Cross browser stack traces
Allow parsing of optional catch bindings
Compile optional catch bindings
Captures and cleans stack traces
Extract meaning from JS Errors
Utility functions for writing type-safe catch blocks
Javascript Error Polyfill
Essential initialization for every JavaScript process
Error factory with the ability to append stack traces from previous errors, as well as appending debug params to stack traces. Great if you want one appended stack trace that defines the error at many levels of your code. This concept works wonders when
API for combining call site modifiers
A Promise-based interface into processes created by child_process.spawn
Cross-browser Error parser