Search results
91 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Promise wrapper with some sugar
wrap tape async functions and show error on reject
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- asynchronous
- async
- try
- catch
- try-catch
- trap
- control
- View more
Async await wrapper for easy error handling
If a function does not throw, return the function return value; otherwise, return `y`.
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- asynchronous
- async
- try
- catch
- then
- try-catch
- try-then
- View more
A better way to handle errors
This Package is to handle the async API response.
If a function does not throw, return the function return value; otherwise, return the return value of a second function.
Improve how you do Javascript errors
Simplify the use of try-catch
A flexible and modern implementation of try, catch, and finally blocks using asynchronous functions and arrow functions.
Rust-like Result and ResultAsync for Javascript
- rust
- rustlike
- result
- rust-result
- rustlike-result
- typescript-result
- ts-result
- catch
- try-catch
- throw
- error
- error-free
- error-handler
- error-handing
auto wrap try catch for function body
A TypeScript utility for elegant error handling
putout plugin adds ability apply try-catch
A typescript library to get rid of try catches.
Removing try-catch boilerplate in a natural style with error handlers.
Extract error message from an object using known error properties.
Hide try/catch in hook and HOC