</>PackageGraphPackageGraph

node-fetch

npmv3.3.2TypeScript

A light-weight module that brings Fetch API to node.js

0
Weekly downloads
8
Dependents
19
Dependencies
8/100
Popularity

Overview

node-fetch is an npm package that a light-weight module that brings Fetch API to node.js. The latest version is 3.3.2, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a light-weight module that brings Fetch API to node.js and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (19 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of node-fetch.

Dependencies

Runtime (3)

data-uri-to-buffer ^4.0.0fetch-blob ^3.1.4formdata-polyfill ^4.0.10

Dev (16)

abort-controller ^3.0.0abortcontroller-polyfill ^1.7.1busboy ^1.4.0c8 ^7.7.2chai ^4.3.4chai-as-promised ^7.1.1chai-iterator ^3.0.2chai-string ^1.5.0coveralls ^3.1.0form-data ^4.0.0formdata-node ^4.2.4mocha ^9.1.3p-timeout ^5.0.0stream-consumers ^1.0.1tsd ^0.14.0xo ^0.39.1

Used by

Popular packages that depend on node-fetch.

Alternatives to node-fetch

Frequently installed together

Version history

VersionPublishedLicense
2.7.02 years agoMIT
2.6.132 years agoMIT
3.3.2latest3 years agoMIT
2.6.123 years agoMIT
2.6.113 years agoMIT
2.6.103 years agoMIT
3.3.13 years agoMIT
2.6.93 years agoMIT
2.6.83 years agoMIT
3.3.03 years agoMIT
3.2.104 years agoMIT
3.2.94 years agoMIT
3.2.84 years agoMIT
3.2.74 years agoMIT
3.2.64 years agoMIT
3.2.54 years agoMIT
3.2.44 years agoMIT
3.2.34 years agoMIT
3.2.24 years agoMIT
3.2.14 years agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install node-fetch?

Run `npm install node-fetch` to add node-fetch to your npm project.

What license is node-fetch released under?

node-fetch is distributed under the MIT license.

How popular is node-fetch?

node-fetch has approximately 0 downloads per week and 8 known dependent packages.