Skip to content

Synchronize a function that returns a Node.js readable stream.

License

Notifications You must be signed in to change notification settings

origin-1/sync-readable

Repository files navigation

sync-readable · npm version

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.

About

Synchronize a function that returns a Node.js readable stream.

Resources

License

Stars

Watchers

Forks