npm.io
1.1.3 • Published 3 years ago

@winton/node-fetch-web-streams v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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-_win@everything-registry/sub-chunk-1017
1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

contact@npm.io