streamifier
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/streamifier package

0.1.1 • Public • Published

streamifier

Converts a Buffer/String into a readable stream

npm

module.createReadStream(object[, options]) : Readable

Returns a Readable stream.

The object can be of any data type. If it is a Buffer or a string, the available options are highWaterMark and encoding, otherwise the Readable stream is automatically set in object mode and the options parameter is ignored.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    171,141
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    171,141
  • 0.1.0
    32
  • 0.0.2
    0
  • 0.0.1
    4

Package Sidebar

Install

npm i streamifier

Weekly Downloads

171,177

Version

0.1.1

License

MIT

Last publish

Collaborators

  • gagle