Converts a Node.js readable stream to a Bacon stream that emits lines of text
Node.js Streams, a user-land copy of the stream library from Node.js
The string_decoder module from Node core
Bacon Ipsum for Node.JS
simple line-by-line stream reader
Determine if an object is a Stream
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
streaming unbzip2 implementation in pure javascript for node and browsers
construct pipes of streams of events
Converts a Web-API readable-stream into a Node.js readable-stream.
MongoDB namespace parsing and validation
requestAnimationFrame polyfill for node and the browser
A stream that emits multiple other streams one after another.
Split email messages into an object stream
Get and validate the raw body of a readable stream.
the stream module from node core for browsers
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
a JSON logging library for node.js services
Create a stream that emits events from multiple other streams
Generic interruptible "parser" mixin for Transform & Writable streams
Unpipe a stream from all destinations
Buffer-backed Streams for reading and writing.
Blob & File implementation in Node.js, originally from node-fetch.
a JSON logging library for node.js services