noop-stream
Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
transferables
Utility library that lists out all transferable objects that can be transfered between Workers and the main thread.
streamable-tools
`streamable-tools` is a JS/TS library for easy stream manipulation in web apps, offering utilities like `MultiplyStream` for data propagation, `SplitStream` for data splitting, and tools for stream creation and control.