Create writable streams that process items in parallel.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Run an array of functions in parallel
A better Object.defineProperty()
Minimal async jobs utility library, with streams support
Modern version of `duplexer2`
Open Node Streams on demand.
TypeScript definitions for duplexify
TypeScript definitions for concat-stream
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Modern stream composer
Generic interruptible "parser" mixin for Transform & Writable streams
Like duplexer but using streams3
Object transformations implementing the Node.js `stream.Transform` API
File System Access API implementation backed by core filesystem primitives
Unix datagram socket
Two-way data-transforming stores for Svelte
utilities for observable asynchronous control flow
Transform stream that allows you to run your transforms in parallel without changing the order
A gorgeous reporter for Mocha.js
Return promise for writable stream
Wraps a duplex stream and hides the readable or the writable interface
Determine whether each segment of a line is parallel to the correspondent segment of another line.
Test if a value is Node writable stream-like.