Skip to content

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