Search results

161 packages found

Returns a JSON representation of an error object.

published 1.0.0 9 years ago
M
Q
P

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

published 2.7.0 2 years ago
M
Q
P

send an error notifications

published 1.2.0 9 years ago
M
Q
P

Avoid if(err)return bla bla bla

published 1.0.5 9 years ago
M
Q
P

Finds the correct place where the stack trace was started, not the place where error was thrown

published 1.1.3 8 years ago
M
Q
P

richer JavaScript errors

published 3.1.4 a year ago
M
Q
P

Easily ignore specific promise errors

published 2.0.0 4 years ago
M
Q
P

generates a string containing a message and trimmed stack from error

published 1.0.2 8 years ago
M
Q
P

Allows you to customize the toString method of passed `err`. Also adds useful properties like `line`, `filename` and `column` to the `err` object.

published 1.0.1 9 years ago
M
Q
P

Converts result-first callbacks to classic (node.js-style) error-first callbacks with 3 lines of code. Useful when you want to promisify result-first APIs (like emitter.on). Inspired by [rfpify][] and probably used in it.

published 1.0.1 8 years ago
M
Q
P

Revives a JSON-serialized error object.

published 1.0.0 9 years ago
M
Q
P

Clean up error stack traces

published 2.1.1 5 years ago
M
Q
P

redirect console methods to streams

published 1.0.0 9 years ago
M
Q
P

Yet another extensible error library for node.js

published 1.0.2 6 years ago
M
Q
P

strips chromium logs from a stream

published 1.0.2 9 years ago
M
Q
P

Graceful error handling. Because core `domain` module is deprecated. This share almost the same API.

published 1.0.0 9 years ago
M
Q
P

Generate heap dumps and detailed output for uncaught exceptions and critical errors

published 1.0.9 8 years ago
M
Q
P

Doesn't throw an error when JSON.parse() fails, just returns undefined

published 1.0.0 7 years ago
M
Q
P

A typescript implementation of Rust's Result and Option objects.

published 3.3.0 3 years ago
M
Q
P

Collection of error handling utilities for JavaScript and TypeScript.

published 1.0.0 a year ago
M
Q
P