stream-utils
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
streaming-object-transform
Apply a series of promise-returning transform functions on an object stream
-
raw-body
Get and validate the raw body of a readable stream
-
inflation
Easily unzip an HTTP stream
-
-
-
-
readall
readall `Stream` datas helper
-
duplex-child-process
Spawn a child process as a duplex stream
-
passthrough-counter
Get the total buffer length of a stream.
-
stream-to-array
Concatenate a readable stream's data into a single array.
-
streaming-json-stringify
Streaming JSON.stringify()
-
hash-stream
Get a hash of a file or a stream
-
check-sum
Assert multiple checksums on a stream in parallel.
-
promise-transform-streams
Create and resolve a promise of streams
-
promise-map-stream
Map transform streams with promises
-
destroy-on-hwm
Destroy a writable stream if it hits the high water mark
-
unique-hash-stream
Remove duplicates from a stream based on a hashing function
-
end-or-error
Listen readable stream `end` or `error` event once
-
contentstream
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
-
multi-stream
Create a stream from multiple sources
-
chunkstream
A ReadStream: emit data chunk by chunk.
-
combine-streams
Append streams and data into one mother stream
-
-
error-inject
inject an error listener into a stream