Search results
35 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo
- typescript
- javascript
- retry
- repeat
- replay
- node
- nodejs
- error
- promise
- async
- await
- asyncawait
- trycatch
- react
- View more
Async/await wrapper with error handling, retry and error override
Basic wrapper for await that allows handling of errors without try/catch blocks
try/catch block with a callback, used in [try-catch-core][]. Use it when you don't care about asyncness so much and don't want guarantees. If you care use [try-catch-core][].
A simple, type safe utility to execute a function a given number of times or until it is successful.
- typescript
- javascript
- retry
- repeat
- replay
- node
- nodejs
- error
- promise
- async
- await
- asyncawait
- trycatch
- react
- View more
A better try/catch like way to get your errors.
Helper for redux-saga, auto wrap saga with try-catch, prevent one throw stop all.
Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.
Don't throw utilities
Functional library to try-catch code that accepts functions and promises
middleware to handle errors
- promise
- async
- errorhandler
- middleware
- trycatch
- try
- UnhandledPromiseRejectionWarning
- PromiseRejectionHandledWarning
asycnhrnous foo/map loop
tryCatch()
- typescript
- sit
- retry
- illum
- replay
- dolor
- architecto
- molestiae
- promise
- async
- qui
- ullam
- trycatch
- reprehenderit
- View more
A handy library for creating custom error constructors that work across async boundaries in Node.js.
- error
- errors
- handling
- handle
- constructor
- construct
- ninja
- errorninja
- decorate
- decoration
- stacktrace
- stack
- trace
- throw
- View more
Error as value try catch wrapper
Another asynchronous function chain wrapper offering both middleware and non-middleware uses
safely catch errors from promises or functions, asynchronously or synchronously
A utility to wrap async functions with try-catch