Converts a Buffer/String into a readable stream
Strip UTF-8 byte order mark (BOM) from a stream
A response-like object for mocking a Node.js HTTP response stream
Convert streaming iterables to Node.js streams
Implementation of the HTML encoding sniffer algo, with stream support
Concatenate a readable stream's data into a single buffer
Encode and decode quoted-printable strings according to rfc2045
Ledger devices
An asynchronous iterator library for advanced object pipelines.
Abstract streams to deal with the whole buffered contents.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Make any iterator or iterable abortable via an AbortSignal
decompress tar.bz2 plugin
ssh2 sftp client for node
Safer Node.js Buffer API
Transform input into equally-sized blocks of output
TypeScript definitions for tiny-async-pool
Modern Buffer API polyfill without footguns
Calls async iterator next using a callback format
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
reduce all files in a gulp stream to a single file using the file contents directly
Maps the values yielded by an async iterator
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it