A utility to convert a function that returns a Promise
of a Node.js ReadableStream
into a function that returns a Node.js ReadableStream
.
The new function accepts the same arguments as the original function.
-
Notifications
You must be signed in to change notification settings - Fork 0
Synchronize a function that returns a Node.js readable stream.
License
origin-1/sync-readable
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Synchronize a function that returns a Node.js readable stream.