Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
JSON.Stringify as a readable stream
split a Text Stream into a Line Stream, using Stream 3
Modern stream composer
Convert a value to a ReadableStream
construct pipes of streams of events
a ThroughStream that strictly buffers all readable events when paused.
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Strip UTF-8 byte order mark (BOM) from a string
Stream utils for NodeJS
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Check if a stream has ended
Spec-compliant FormData implementation for Node.js
TypeScript definitions for readable-stream
Buffers events from a stream until you are ready to handle them.
Readable streamx interface over anymatch.
Determine if an object is a Stream
Ensure directories exist before writing to them.
Convert Node Readable to Web API ReadableStream
Convert Node Streams into ECMAScript-Observables
Bytes go in, but they don't come out (when muted).
Blob & File implementation in Node.js, originally from node-fetch.
Creates a duplex stream
a JSON logging library for node.js services