Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
graceful-fs
A drop-in replacement for fs, making various improvements.
@smithy/util-retry
Shared retry utilities to be used in middleware packages.
p-retry
Retry a promise-returning or async function
promise-retry
Retries a function that returns a promise, leveraging the power of the retry module.
@humanwhocodes/retry
A utility to retry failed async methods.
exponential-backoff
A utility that allows retrying a function with an exponential delay between attempts.
superagent
elegant & feature rich browser / node HTTP with a fluent API
is-retry-allowed
Check whether a request can be retried based on the `error.code`
retry-request
Retry a request.
tryer
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
fetch-retry
Extend any fetch library with retry functionality
retry-as-promised
Retry a failed promise
@urql/exchange-retry
An exchange for operation retry support in urql
retry-axios
Retry HTTP requests with Axios.
backoff
Fibonacci and exponential backoffs.
stubborn-fs
Stubborn versions of Node's fs functions that try really hard to do their job.
ts-retry-promise
retry for functions returning a promise
cockatiel
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.
@lifeomic/attempt
Library that can be used to retry functions that return promise
graceful-git
Executes git commands gracefully. Retries them on errors