Search results

12 packages found

Collection of tools I regularly use to build apps. Maybe they're useful to somebody else. Maybe not. Most of these are thin wrappers around native API's, like the native `<dialog>` element, `fetch` API, and `URLPattern`.

published 0.9.12 5 months ago
M
Q
P

HTTP fetch API for browser and Node.js. Handle 302/303 redirect correctly on Node.js

published 28.0.1 14 days ago
M
Q
P

'fetch-abort-controller' 是一个轻量级、易于使用的 npm 包,旨在通过封装 AbortController 简化网络请求的取消操作。它提供了一套直观的 API,允许开发者快速创建和管理 AbortController 实例,从而控制和取消 fetch API 的网络请求。无论是单个请求的取消还是批量处理,'fetch-abort-controller' 都能提供灵活而强大的支持。此外,它还支持移除不再需要的 controller 实例,帮助开发者有效管理资源,保持应用的高性能运行

published 1.1.2 2 months ago
M
Q
P

Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup

published 1.5.4 9 months ago
M
Q
P
M
Q
P
M
Q
P

> Hook for managing abortable `Promise`s (e.g. [fetch()](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)) inside React components.

published 3.4.0 2 years ago
M
Q
P

Small implementation of AbortController API for easy management of requests cancelation.

published 0.0.2 2 years ago
M
Q
P

It's a decorator for `Fetch` API ([fetch](https://fetch.spec.whatwg.org/), [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch), [cross-fetch](https://github.com/lquixada/cross-fetch), etc.) which allows resending (retrying) your reques

published 1.4.1 2 years ago
M
Q
P

axios wrapper that provides an advanced cancellation api

published 0.3.1 2 years ago
M
Q
P

Observable HTTP fetch API for browser and Node.js. Handle 302/303 redirect correctly on Node.js

published 14.0.0 3 years ago
M
Q
P

a requestion lib based on the fetch native api

published 0.1.6 3 years ago
M
Q
P