Create a pull stream from an async function call
Node.js Streams, a user-land copy of the stream library from Node.js
Open Node Streams on demand.
minimal pull stream
Debounce a function
Check if something is a generator function
Ensure a function is only called once
Event emitter
`Start a promise chain
convert a stream1 or streams2 stream into a pull-stream
Retrieve function name and line number from a function reference
Streaming http in the browser
filesystem utilities for the npm cli
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
fast, tiny `queueMicrotask` shim for modern engines
Toggle the CLI cursor
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
destroy a stream if possible
TypeScript definitions for lazystream
construct a pull-stream for reading from a writable source, can read old records, new (live) records, or both.
Call a callback when a readable/writable/duplex stream has completed or failed.
Remove duplicates from a stream based on a hashing function
pipe streams with centralized error handling