Scope a transform stream using json-pointer
Babel plugin to ensure function declarations at the block level are block scoped
Object transformations implementing the Node.js `stream.Transform` API
minimal implementation of a PassThrough stream
Buffer and transform the n first bytes of a stream
split a Text Stream into a Line Stream, using Stream 3
Generic interruptible "parser" mixin for Transform & Writable streams
create a pipeline of streams using Minipass
Encode and decode base64 encoded strings
Encode and decode quoted-printable strings according to rfc2045
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Babel plugin to ensure function declarations at the block level are block scoped
TypeScript definitions for through2
simple line-by-line stream reader
Transform stream that allows you to run your transforms in parallel without changing the order
TypeScript definitions for base64-stream
Create a transform stream using await instead of callbacks
a streaming CRC32 checksumer
A mature CSV toolset with simple api, full of options and tested against large datasets.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Strip UTF-8 byte order mark (BOM) from a stream
CSV parsing implementing the Node.js `stream.Transform` API
Node.js Transform and Async interface to convert JSON into CSV.
Pipe node.js streams safely with Promises