-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Closed
Copy link
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.web streams
Description
Affected URL(s)
https://nodejs.org/api/webstreams.html
Description of the problem
currently, there's no indication on the webstreams docs that .toWeb()
and .fromWeb()
exist. Noting that they exist somewhere on the webstreams docs would probably be a good idea. I just watched two very capable engineers spend longer than they should have figure out that these features existed while trying to use fetch
and streams because they weren't in the webstreams docs - if they're tripping over this, I very much imagine it will be something that comes up again for others.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.web streams