Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Wrap Streams2 instance into a HandleWrap
transform input into equally-sized blocks of output
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
Like through2 except runs in parallel with limited concurrency
Create a stream from a string. Sugary wrapper around from2
Push messages from a stream partitioned by the given delimiter
Create a from2 stream based on an array of source values
upgrade streams1 to streams2 streams as a standalone module
Dominic Tarr's JSONStream using Rodd Vaggs' through2
Simplified streams of objects
An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.,
it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.
A drop-in Streams2-compatible replacement for combined-stream.
A transform stream that collects chunks and passes them on as batches
pass-through stream which can filter/adapt and pause data as it passes through (streams2)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
- fast
- functional
- consume
- uuid
- Array.prototype.flatten
- slice
- hasOwn
- text
- object
- compiler
- rds
- read
- guid
- WebSockets
- View more
tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Another Stream2 duplexer