minipass-fetch

4.0.1 • Public • Published

minipass-fetch

An implementation of window.fetch in Node.js using Minipass streams

This is a fork (or more precisely, a reimplementation) of node-fetch. All streams have been replaced with minipass streams.

The goal of this module is to stay in sync with the API presented by node-fetch, with the exception of the streaming interface provided.

Why

Minipass streams are faster and more deterministic in their timing contract than node-core streams, making them a better fit for many server-side use cases.

API

See node-fetch

Differences from node-fetch (and, by extension, from the WhatWG Fetch specification):

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.1
2,082,833latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.1
2,082,833
4.0.0
910,564
3.0.5
6,705,414
3.0.4
1,910,687
3.0.3
558,759
3.0.220,726
3.0.1131,359
3.0.018,702
2.1.23,554,271
2.1.127,487
2.1.0244,022
2.0.388,721
2.0.25,843
2.0.05
1.4.12,922,859
1.3.439,779
1.3.3219,955
1.3.221,228
1.3.14,214
1.3.07,406
1.2.123,082
1.2.07
1.1.214
1.1.13
1.1.04
1.0.15
1.0.07
0.0.15

Package Sidebar

Install

npm i minipass-fetch

Weekly Downloads

19,498,063

Version

4.0.1

License

MIT

Unpacked Size

46.8 kB

Total Files

11

Last publish

Collaborators

  • fritzy
  • gar
  • saquibkhan
  • npm-cli-ops
  • reggi
  • hashtagchris
  • owlstronaut