noop-stream

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data

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.