@johnls/stream-utils
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @johnls/stream-utils

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

14.5 kB

Total Files

12

Last publish

Collaborators

  • jlyonsmith