Mocks node.js http.ServerResponse. See also `mock-req`.
reads PostgreSQL binary format for numeric values into a string
Convert a typed array to a Buffer without a copy
Create streams from promises
Uint8Array async iterator adapters for Node.js streams
convert buffer to readable stream
Returns a stream which becomes readable once all input is received
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Extremely fast utf8 only stream implementation
A Node.js interface for working with Android's logcat output.
Source code handling classes for webpack
Simple in-memory vinyl file store
Read binary files in chunks, on demand, with promises.
Convert a Readable Stream with a known length into a Buffer
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.
Memory efficinet non-blocking/event based streaming XLSX reader
A Transform stream emitting buffered data at each delimiter instance
Toggle the CLI cursor
Foundation for async iterators as streams
destroy a stream if possible
Hashing made simple. Get the hash of a buffer/string/stream/file.
A minimal base64 implementation for number arrays.
Hex Dumper (streaming, sync, and cli)
Gather a stream, callback with buffer (or error) when done