Search results

79 packages found

Two util methods `extendStack` and `extendCb` that make it easier to track async errors in callback systems.

published 1.1.1 3 years ago
M
Q
P

Ignore errors conditionally in sync / async / promise functions and return a default value.

published 1.2.0 4 years ago
M
Q
P

Async Error Handler for Controllers

published 1.0.0 6 years ago
M
Q
P

A simple expressjs errors handler and middleware

published 1.0.0 2 years ago
M
Q
P

Assures asynchronous functions always call the callback instead of throwing errors

published 1.0.0 8 years ago
M
Q
P

A handy library for creating custom error constructors that work across async boundaries in Node.js.

published 1.1.7 5 years ago
M
Q
P

This is build from redux-observable (https://github.com/redux-observable/redux-observable) but fix errors in es2015

published 1.2.1 5 years ago
M
Q
P

I'm not sure why this doesn't exist already. Handles a

published 1.0.1 7 years ago
M
Q
P

catch errors of asynchronous functions with prior stacktrace

published 1.2.0 7 years ago
M
Q
P

This is a Wrapper class, which helps to get rid of callbacks of mysql package functions and provides a way to use them in async await (es7) syntax, Below Examples uses express framework in both (import/export syntax and commonJs syntax)

published 2.0.1 5 years ago
M
Q
P

Extends `letta` to accept and handles more than functions only. Handles all kind of results from `letta`. Basically, creating promise from everything - strings, arrays, objects, functions, generators, generator functions, promises, streams, child processe

published 1.0.0 9 years ago
M
Q
P

Wraps a function in a domain to capture async errors

published 1.1.0 8 years ago
M
Q
P

A tool method to catch async function errors.

published 1.0.0 5 years ago
M
Q
P

Basic wrapper for await that allows handling of errors without try/catch blocks

published 2.0.2 2 years ago
M
Q
P

Catching errors throwed by async function

published 1.0.0 7 years ago
M
Q
P

An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.

published 1.1.4 5 years ago
M
Q
P

Easy to use and fast JSON file based database.

published 1.0.7 3 years ago
M
Q
P

async-timeout is a simple async task wrapper which triggers the callback. It supresses errors (by default), thus uses the timeout fallbacks also as an error fallback.

published 1.0.2 10 years ago
M
Q
P

Resolves an array of promises in parallel and return an object with an array of 'successes' and an array of 'errors'.

published 1.0.0 6 years ago
M
Q
P

**async-flow** is an easy to use js module organizing multiple async tasks in a queue to run them consistently, one in a time. It provides API to manage running state of queue, pass values from task to next task in queue, handle errors, automatically rer

published 1.0.6 5 years ago
M
Q
P