291 packages found
Extract meaning from JS Errors
Clean up error stack traces
JS Object representation of a stack frame
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
- stack
- stacktrace
- stack printer
- error printer
- print error
- print stack
- print debug trace
- debug
- trace
- parse
- pretty
- callstack
- call stack
- View more
detect and report syntax errors in source code strings
Easy error subclassing and stack customization
Generate artificial backtrace by walking arguments.callee.caller chain
An Error subclass that will chain nested Errors and dump nested stacktraces
Framework-agnostic, micro-library for getting stack traces in all environments
Remove nodecore related stack trace noise
Error.captureStackTrace ponyfill
An overlay for displaying stack frames.
Flavor an Error instance with the specified error code string or dictionary of customizations.
Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!
- logging
- log
- pretty
- pretty print
- chrome devtools
- devtools
- debugger
- debug
- debugging tool
- console log
- console.log
- tty
- ANSI
- View more
Stacktrace parser for NodeJS written in Typescript with getting the code in which the error occurs.
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
- StriveNine
- Strive9
- Error
- Error Factory
- Error Builder
- Stack Trace
- Appendable
- Debug Params
- Promise
- Promise Chain
- appendable
- concat
- concatenate
- err
Turns partial code location into precise code location
Common error builder utility for Node.js. Contains common error types, and stack trace tracking to support more detailed error messages.
Extract meaning from JS Errors
An asynchronous domain-based exception handler with long stack traces for node.js