An iteration of the Node.js core streams with a series of improvements
Get a stream as a string, Buffer, ArrayBuffer or array
Parse binary files with a schema into nicely readable objects
Streaming http in the browser
Postgres bytea parser
a streaming CRC32 checksumer
Pure Javascript JSON to CSV converter.
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
node.js library for reading and extraction of ZIP archives
A light-weight module that brings window.fetch to node.js
Streams for parsing and deparsing the COPY binary format
Toggle the CLI cursor
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.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
destroy a stream if possible
Check if two binary streams have the same content
JavaScript implementation of the BSER Binary Serialization
Declaratively encode and decode binary data
No description provided.
Call a callback when a readable/writable/duplex stream has completed or failed.
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Check if a value is a plain object
A streaming way to send data to a Node.js Worker Thread