Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Node.js Streams, a user-land copy of the stream library from Node.js
Get a stream as a string, Buffer, ArrayBuffer or array
minimal implementation of a PassThrough stream
Check if something is a Node.js stream
Minimal async jobs utility library, with streams support
Recursive version of fs.readdir with small RAM & CPU footprint.
Call a callback when a readable/writable/duplex stream has completed or failed.
Merge multiple streams into one stream in sequence or parallel.
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Bytes go in, but they don't come out (when muted).
simplified stream construction
Mimic a Node.js HTTP response stream
destroy a stream if possible
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Decompress a HTTP response if needed
Node.js compression middleware
Get stdin as a string or buffer
A Minipass stream that calls a flush function before emitting 'end'
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
yet another unzip library for node