stream-http
Streaming http in the browser
Streaming http in the browser
streaming unbzip2 implementation in pure javascript for node and browsers
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
A very fast streaming multipart parser for node.js
node.js through stream that emits a unique stream of objects based on criteria
The streaming build system.
Remove a UTF8 BOM at the start of the stream.
Streaming SAX-style HTML parser.
Streaming HTML rewriter.
Read the progress of a stream
A promise based streaming tokenizer
Abstract streams to deal with the whole buffered contents.
A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly
Transform stream that tokenizes CSS
Fork of eventsource package - W3C compliant EventSource client for Node.js and browser (polyfill)
Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data
Reactive dataflow processing.
Pad each line in a stream
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
Create a duplex stream from a readable and a writable stream.