Use websockets with the node streams API. Works in browser and node, with all current WS versions
Pipe ReadStream to a wormhole
A CSV stream reader, with many many features, and ability to work with the largest datasets
Get a stream as a string, Buffer, ArrayBuffer or array
json2csv built-in formatters. A formatter is a function that receives the raw js value of a given type and formats it as a valid CSV cell.
Turn an abstract-leveldown iterator into a readable stream
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
WebSocket protocol handler with pluggable I/O
Toggle the CLI cursor
destroy a stream if possible
streaming unbzip2 implementation in pure javascript for node and browsers
It's a very fast and efficient glob library for Node.js
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
ESM/CJS module that easily converts JSON to CSV. This package supports streaming and buffered conversion to CSV.
XLSX stream writer
Determine if an object is a Stream
construct pipes of streams of events
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)
TypeScript definitions for base64-stream
extended POSIX-style sprintf
Easily convert JSON array to CSV in Node.JS via buffered or streaming.
Web API compatible Blob implementation
fs read and write streams based on minipass
Convert Node Streams into ECMAScript-Observables