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