A CSS-inspired language to select, sequence, and compose DOM events.
process a vinyl file stream with minimal code
An evented streaming XML parser in JavaScript
Buffer-backed Streams for reading and writing.
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Generate uniformly distributed ints in any base from a bit sequence
Clone a Node.js HTTP response stream
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A Minipass stream that collects all the data into a single chunk
the most correct and second fastest glob implementation in JavaScript
Put a little spinner on process.stderr, as unobtrusively as possible.
Open Node Streams on demand.
Consume a stream to ensure it keeps flowing
Fork stream based on passed condition, and collect down-stream
requestAnimationFrame polyfill for node and the browser
Pad each line in a stream
A CSV encoder stream that produces properly escaped CSVs.
Pause a stream's data events
Push messages from a stream partitioned by the given delimiter
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Encode FormData content into the multipart/form-data format
Create a stream that emits events from multiple other streams
A Minipass stream that raises an error if you get a different number of bytes than expected
Fork a stream in multiple directions according to a function