Node.JS websocket Transform stream implementation
Use websockets with the node streams API. Works in browser and node, with all current WS versions
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
A basic writable stream for abstract-level databases
Generic interruptible "parser" mixin for Transform & Writable streams
split a Text Stream into a Line Stream, using Stream 3
create a pipeline of streams using Minipass
Encode and decode base64 encoded strings
Fully typed SDK for the DALP tokenization platform API
Encode and decode quoted-printable strings according to rfc2045
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
A write stream constructor that supports a flush function that is called before finish is emitted
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
TypeScript definitions for through2
simple line-by-line stream reader
CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.
TypeScript definitions for base64-stream
Transform stream that allows you to run your transforms in parallel without changing the order
Create a transform stream using await instead of callbacks
Use websockets with the node streams API. Works in browser and node
a streaming CRC32 checksumer
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.