npm.io
1.0.1 • Published 4 years ago

node-fetch-web-streams v1.0.1

Weekly downloads
124
License
MIT
Repository
github
Last release
4 years ago

node-fetch-web-streams

šŸŽ Brings the Fetch API with the Streams API to Node.js

This is a combination of multiple forks:

  • https://github.com/node-fetch/node-fetch/tree/2.x
  • https://github.com/titel-media/node-fetch
  • https://github.com/dollarshaveclub/node-fetch
  • https://github.com/coreybutler/node-fetch

For more context: https://github.com/node-fetch/node-fetch/issues/387

Features

  • ReadableStream
    • ReadableStreamBYOBReader
    • ReadableByteStreamController
      • byobRequest
  • Body
    • body
    • bodyUsed
    • arrayBuffer()
    • blob()
    • formData()
    • json()
    • text()
  • Blob
    • size
    • type
    • arrayBuffer
    • slice
    • stream
    • text
fetchhttppromisewhatwgstreams
busboyformdata-nodeweb-streams-polyfill
@infinitebrahmanuniverse/nolb-node-f@everything-registry/sub-chunk-2302@jccr/cloudflare-worker-local
1.0.1

4 years ago

1.0.0

4 years ago

contact@npm.io