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.
Collects all values from an async iterator and returns them as an array
A Transform stream emitting buffered data at each delimiter instance
Batteries-included utility functions to work with async iterables available in ES2018/TypeScript
Hashing made simple. Get the hash of a buffer/string/stream/file.
destroy a stream if possible
Toggle the CLI cursor
Async iterator for GitLab API based on axios
iterator for mini-html-parser
Returns the first result from an async iterator
Everything you need to handle HTTP message body content-encoding
Aggregates several async iterators into one (zip)
A minimal base64 implementation for number arrays.
Read arrays as standard WhatWG streams.
slice stream like buffer/string
A consumable stream demultiplexer.
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
Hex Dumper (streaming, sync, and cli)
Gather a stream, callback with buffer (or error) when done
Create async iterator from regular stream
Process incoming async(iterable) functions in parallel
Call a callback when a readable/writable/duplex stream has completed or failed.
A readable stream that emits buffers containing bytes up to a certain length