 
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Buffers events from a stream until you are ready to handle them.
Object value retrieval given a string path
TypeScript definitions for chai
Create a stream that emits events from multiple other streams
Transform stream that lets you peek the first line before deciding how to parse it
Concatenate a readable stream's data into a single array
minimal implementation of a PassThrough stream
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
A stream that emits multiple other streams one after another.
Improved typeof detection for node.js and the browser.
Utility for getting a function's name for node and the browser
Extend Chai Assertion library with tests for http apis
Jest's expect matchers as a Chai plugin
construct pipes of streams of events
simplified stream construction
A write stream constructor that supports a flush function that is called before finish is emitted
Determine if an object is a Stream
streaming pipeline with a mutable configuration
Iterate all the data in a stream
Chai for Karma
destroy a stream if possible
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.