Skip to content

Conversation

MattiasBuelens
Copy link
Collaborator

@MattiasBuelens MattiasBuelens commented Jul 12, 2023

This adds documentation for web developers for ReadableStream.from(asyncIterable), which was introduced in #1083.


Preview | Diff


<p>This can be used to adapt various kinds of objects into a [=readable stream=], such as an
[=array=], an [=async generator=] or a <a
href="https://nodejs.org/api/stream.html#class-streamreadable">Node.js readable stream</a>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, this is nice.

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@domenic domenic merged commit f780e1f into whatwg:main Jul 13, 2023
@MattiasBuelens MattiasBuelens deleted the rs-from-for-developers branch July 13, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants