# @dollarshaveclub/node-fetch

> A light-weight module that brings the Fetch API to node.js; Forked from https://npm.im/node-fetch

Latest version **3.2.0** (published 2019-06-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dollarshaveclub/node-fetch
pnpm add @dollarshaveclub/node-fetch
yarn add @dollarshaveclub/node-fetch
bun add @dollarshaveclub/node-fetch
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.2.0 |
| Published | 2019-06-12 |
| First published | 2018-12-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=8.0.0 |
| Dependencies | 3 |
| Unpacked size | 134.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | David Frank |
| Maintainers | anthonybalmeo, aptran, bensonnn, brian-gates, chmccc, chuntley56, danafff, doctyper, dollarshaveclub-engineering, esterlinej, jakiestfu, jdavis218, jdcoded, jongleberry, kevinpeno, michael.rarela.dsc, opaopa, pcadwell, scbunch, someguynamedmatt, tr00gle, userjn, yowainwright, yuriteplyakov |
| Keywords | fetch, http, promise |

## Links

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

## Dependencies (3)

- [busboy](https://npm.io/package/busboy.md) ^0.3.0
- [formdata-node](https://npm.io/package/formdata-node.md) ^1.5.1
- [@mattiasbuelens/web-streams-polyfill](https://npm.io/package/@mattiasbuelens/web-streams-polyfill.md) ^0.3.2

## 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

- 3.2.0 (latest) — 2019-06-12
- 3.1.0 — 2019-01-02
- 3.0.3 — 2018-12-22
- 3.0.2 — 2018-12-22

## README

This a modified fork of [@titel-media/node-fetch](https://github.com/titel-media/node-fetch) tweaked to fit the use-case of [@dollarshaveclub/cloudworker](github.com/dollarshaveclub/cloudworker). This is not meant for general use.

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