implement .body whatwg ReadableStream
- Dominant language
- TypeScript
- Stars
- 336
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I'd love if [.body](https://fetch.spec.whatwg.org/#dom-body-body) ReadableStream were implemented. There's obviously some differences between whatwg-fetch & this fetch, but this would be a nice thing to be able to use "isomorphically", even though it's likely not something many Node users would want.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the WHATWG Fetch specification for the Body.body ReadableStream and comparing the behavior of whatwg-fetch with this fetch implementation. Done means exposing a compatible .body stream that can be used isomorphically by Node users, with the differences from whatwg-fetch understood and covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100