Skip to content

jlyonsmith/stream-utils

Repository files navigation

Stream Utilities

Contains a collection of Node.js Stream utilities.

  • stringToStream - Create a Readable from a string
  • pipeToPromise - pipe between a Readable and Writable stream returning a Promise
  • streamToBuffer - Read a Readable into a Buffer.

About

A collection of Node.js stream utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published