domain-browser
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Found 38 results for trycatch
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
Async/await wrapper with error handling, retry and error override
Basic wrapper for await that allows handling of errors without try/catch blocks
A simple, type safe utility to execute a function a given number of times or until it is successful.
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][].
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.
Helper for redux-saga, auto wrap saga with try-catch, prevent one throw stop all.
A collection of lightweight utility functions for web development
A better try/catch like way to get your errors.
A handy library for creating custom error constructors that work across async boundaries in Node.js.
Functional library to try-catch code that accepts functions and promises
asycnhrnous foo/map loop
An elegant way to handle exceptions from both synchronous and asynchronous functions.
Another asynchronous function chain wrapper offering both middleware and non-middleware uses
A TypeScript utility for better error handling.
Async middleware to handle errors
tryCatch()
Yet another promise wrapper to avoid try/catch hell. Typescript supported.
Basic wrapper for await that allows handling of errors without try/catch blocks
Mobile console dev tool based on try catch
A list of utility functions that can be used in a variety of typescript and javascript projects.
a wepy lib for catch runtime error power by decorator
High ordered component with React 16 'ErrorBoundary'
Error handling without try/catch
Don't throw utilities
A utility to wrap async functions with try-catch
Javascript utility library for more controlled error handling
Catches errors, allows edits of them and throws errors again.
safely catch errors from promises or functions, asynchronously or synchronously
Exception safe javascript wrapper
Minimal, powerful, and highly customizable error parser and manager for JavaScript! 🚀
Jasmine-oriented domain wrapper to catch those nasty asynchronous errors in your tests
Helpers to wait for somethinf in javascript
Hide try/catch in hook and HOC
Error as value try catch functional wrapper
Experimental plugin for exception collection via babel