5562 packages found
Description
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Keywords
Publisher
Description
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Keywords
Publisher
Description
A logger for just about everything.
Keywords
Publisher
Description
super fast, all natural json logger
Keywords
Publisher
Description
filesystem bindings for tar-stream
Keywords
Publisher
Description
Reactive Extensions for modern JavaScript
Keywords
Publisher
Description
the stream module from node core for browsers
Keywords
Publisher
Description
simplified stream construction
Keywords
Publisher
Description
Recursive version of fs.readdir with streaming API.
Keywords
Publisher
Description
a streaming interface for archive generation
Keywords
Publisher
Description
Streams3, a user-land copy of the stream library from Node.js
Keywords
Publisher
Description
tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Keywords
Publisher
Description
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Keywords
Publisher
Description
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Keywords
Publisher
Description
The streaming build system.
Keywords
Publisher
Description
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Keywords
Publisher
Description
Combine an array of streams into a single duplex stream using pump and duplexify
Keywords
Publisher
Description
Merge multiple streams into one stream in sequence or parallel.
Keywords
Publisher
Description
Clone a Readable stream, safely
Keywords
Publisher
Description
CSV parsing implementing the Node.js `stream.Transform` API