# @web-std/fetch

> Web API compatible fetch implementation

Latest version **4.2.1** (published 2023-08-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @web-std/fetch
pnpm add @web-std/fetch
yarn add @web-std/fetch
bun add @web-std/fetch
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.2.1 |
| Published | 2023-08-29 |
| First published | 2021-03-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^10.17 \|\| >=12.3 |
| Dependencies | 8 |
| Unpacked size | 262.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 100 |
| Author | David Frank |
| Maintainers | gozala |
| Keywords | fetch, http, promise, request, curl, wget, xhr, whatwg |

## Links

- npm: https://www.npmjs.com/package/@web-std/fetch
- Repository: https://github.com/web-std/io
- Issues: https://github.com/web-std/io/issues
- npm.io page: https://npm.io/package/@web-std/fetch

## Dependencies (8)

- [mrmime](https://npm.io/package/mrmime.md) ^1.0.0
- [@web-std/blob](https://npm.io/package/@web-std/blob.md) ^3.0.3
- [@web-std/file](https://npm.io/package/@web-std/file.md) ^3.0.2
- [@web-std/stream](https://npm.io/package/@web-std/stream.md) ^1.0.1
- [abort-controller](https://npm.io/package/abort-controller.md) ^3.0.0
- [@web-std/form-data](https://npm.io/package/@web-std/form-data.md) ^3.0.2
- [data-uri-to-buffer](https://npm.io/package/data-uri-to-buffer.md) ^3.0.1
- [@web3-storage/multipart-parser](https://npm.io/package/@web3-storage/multipart-parser.md) ^1.0.0

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 4.2.1 (latest) — 2023-08-29
- 4.2.0 — 2023-08-29
- 4.1.2 — 2023-07-19
- 4.1.1 — 2023-07-19
- 4.1.0 — 2022-04-20
- 4.0.1 — 2022-04-20
- 4.0.0 — 2022-02-28
- 3.0.3 — 2022-01-28
- 3.0.2 — 2022-01-21
- 3.0.0 — 2021-11-08
- 2.1.2 — 2021-11-04
- 2.1.1 — 2021-11-02
- 2.1.0 — 2021-11-02
- 2.0.3 — 2021-07-22
- 2.0.2 — 2021-07-16
- … 4 more at https://npm.io/package/@web-std/fetch/versions

## README

# Web Standard IO

Set of libraries that provide standard web IO APIs so they can be imported and used across web and node runtimes without any configurations.

---
_Source: https://npm.io/package/@web-std/fetch · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
