feross / multistream
A stream that emits multiple other streams one after another (streams3)
☆288Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for multistream
- Split Streams3 style☆281Updated 5 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆207Updated 11 months ago
- Deprecate all the things☆327Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 5 months ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Readable and Writable Streams that use backing Buffers.☆228Updated 5 months ago
- Infer the content-type of a request.☆228Updated 2 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆162Updated last year
- ☆347Updated 5 years ago
- Execute a listener when a response is about to write headers.☆154Updated 6 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 5 months ago
- An iteration of the Node.js core streams with a series of improvements.☆226Updated last week
- Creates super long stack traces☆194Updated last month
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 7 months ago
- Delivers a human-readable diagnostic summary, written to file.☆326Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 years ago
- tar-stream is a streaming tar parser and generator.☆414Updated 5 months ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Extra assertions on top of node's assert module☆122Updated last year
- HTTP request freshness testing☆161Updated 2 months ago
- When close() is just not enough☆189Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆573Updated 3 years ago
- fs bindings for tar-stream☆350Updated 5 months ago
- Execute a callback when a request closes, finishes, or errors☆394Updated 6 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆366Updated 2 years ago
- Elegant UDP messaging for nodejs☆344Updated 5 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 9 years ago
- Get stdin as a string or buffer☆337Updated last year