20 packages found
an objectMode to regular mode transform stream
Generate Node 0.10-friendly transform streams to manipulate other streams.
An extension of stream-combiner2 which passes along options to the stream constructors
Simply stringify a readable stream in objectMode and get that array as a complete valid JSON at readable side of transform stream.
A through2 for transforming buffer (or string) streams into objectMode ones (or vice-versa).
Throttle object / chunk streams using back pressure
UDP header serialization object stream.
a readable stream that emits a buffer per respective file for each file in a given directory
A node transform stream in object mode that consumes a JSON object and produces a CSV record with optional header until null is consumed
IP header serialization object stream.
multiplex and demultiplex (mux / demux) streams into an single stream (object mode or not)
Composable object stream Transform
Devastatingly simple way to add properties and values to an object stream.
A stream that allows filtering of data (objects) using MongoDB-compatible queries.
Aggregation operations for timeseries streams (objectMode streams ordered by timestamp)
Conditionally apply a stream transform or pass-through any objects that do not meet our expectations.
Sorted Object Stream Join -- Joins two sorted objectMode streams based on a provided join key.
A node transform stream in object mode that consumes a JSON object and produces a CSV record with optional header until null is consumed
Aggregation operations for timeseries streams (objectMode streams ordered by timestamp)
Aggragation util for timestamps