Return promise for writable stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Promise that shares Node.js Stream interface
Pipe node.js streams safely with Promises
A better Object.defineProperty()
Modern version of `duplexer2`
Open Node Streams on demand.
TypeScript definitions for duplexify
Convert streams (readable or writable) to promises
TypeScript definitions for concat-stream
Like duplexer but using streams3
Modern stream composer
Generic interruptible "parser" mixin for Transform & Writable streams
File System Access API implementation backed by core filesystem primitives
Resolve any installed ES6 compatible promise
Unix datagram socket
Two-way data-transforming stores for Svelte
Bare bones Promises/A+ implementation
TypeScript definitions for stream-to-promise
Wraps a duplex stream and hides the readable or the writable interface
A readable async stream which can be iterated over using a for-await-of loop.
Retries a function that returns a promise, leveraging the power of the retry module.
Creates a Promise that waits for a single event
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.