@jd1378/fetch-goody@7.0.6Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
jd1378/deno-fetch-goodyThis library offers a fetch wrapper that adds a lot to your fetch. timeout, flexible retries, baseURL, interceptors and more.
This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
JSR Score
100%
Published
3 months ago (7.0.6)
T
ExtendedRequest
No documentation available
T
ExtendedRequestInit
Fetch's RequestInit
with the extra options
T
T
RetryDelayFunction
the type of function that you can pass to retryDelay
option of the extended init
f
wrapFetch
Wraps the global fetch, or your own fetch if provided, and extends the init option with more functionality.
T
WrapFetchOptions
wrapFetch
function options.