Search results

94 packages found

A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

published 4.0.2 4 years ago
M
Q
P

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

published 4.1.3 13 days ago
M
Q
P

Wrap Streams2 instance into a HandleWrap

published 2.0.1 4 years ago
M
Q
P

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)

published 1.0.4 8 years ago
M
Q
P

A transform stream that collects chunks and passes them on as batches

published 2.0.0 4 years ago
M
Q
P

Create a from2 stream based on an array of source values

published 0.0.4 9 years ago
M
Q
P

pass-through stream which can filter/adapt and pause data as it passes through (streams2)

published 1.0.0 7 years ago
M
Q
P

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.

published 6.0.5 a month ago
M
Q
P

digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)

published 2.0.0 7 years ago
M
Q
P

Collect all data piped to this stream when it closes

published 2.2.2 6 years ago
M
Q
P

redis-rstream - node.js redis read stream which streams binary or utf8 data in chunks from a redis key using an existing redis client (streams2)

published 1.0.1 6 years ago
M
Q
P

A readable stream generator, useful for testing or converting simple functions into Readable streams.

published 3.0.6 7 years ago
M
Q
P

redis-wstream - node.js redis write stream which streams binary or utf8 data into a redis key using an existing redis client (streams2)

published 1.0.0 6 years ago
M
Q
P

Another Stream2 duplexer

published 1.1.0 9 years ago
M
Q
P

Dominic Tarr's JSONStream using Rodd Vaggs' through2

published 3.0.0 4 years ago
M
Q
P

upgrade streams1 to streams2 streams as a standalone module

published 1.0.0 10 years ago
M
Q
P

Collect all data piped to this stream when it closes

published 2.2.2-5 6 years ago
M
Q
P

Create a stream that immediately emits the specified Error. Sugary wrapper around from2.

published 1.0.2 2 years ago
M
Q
P

Fast, buffer-based stream splitter supporting both push and pull streams

published 2.0.0 a month ago
M
Q
P

through concept but for Streams2/Tranform making things simple

published 1.1.0 10 years ago
M
Q
P