A stream.Transform-based stream splitter
Split email messages into an object stream
Object transformations implementing the Node.js `stream.Transform` API
minimal implementation of a PassThrough stream
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
Buffer and transform the n first bytes of a stream
User interface primitives for console applications
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
Core logic for the splitter widget implemented as a state machine
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
TypeScript definitions for through2
simple line-by-line stream reader
Create a transform stream using await instead of callbacks
TypeScript definitions for base64-stream
Transform stream that allows you to run your transforms in parallel without changing the order
a streaming CRC32 checksumer
Split a LineString by another GeoJSON Feature.
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