Go-style error handling for JavaScript that never throws. tryFetch returns [error, data, response] tuples, tryCatch returns [error, result] tuples.
Typed client for models.dev to fetch model catalogs with friendly errors.
Check if a value is a Fetch network error
Gracefully handle a Promise using async/await.
NodeJS Require that let you handle module not found error without try/catch
Gracefully handle a Promise using async/await.
`Start a promise chain
Fetch JSONP like a boss using Fetch API
functional try-catch wrapper
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
OpenAPI client for @ory/client-fetch
function try-catch wrapper for promises
Create an AbortSignal that aborts after a delay
A window.fetch polyfill.
A lightweight set of components, focused on easy-of-use and performance.
🐊Putout plugin adds ability to apply try-catch
TypeScript utilities for exception handling and errors-as-values.
Javascript API to fetch gifs and stickers from the GIPHY API.
Allow parsing of optional catch bindings
Compile optional catch bindings
Helpers for using JavaScript promises
Utilities for github file operation
A utility that allows retrying a function with an exponential delay between attempts.
A light-weight module that brings Fetch API to node.js