feross / multistreamLinks
A stream that emits multiple other streams one after another (streams3)
☆295Updated 4 years ago
Alternatives and similar repositories for multistream
Users that are interested in multistream are comparing it to the libraries listed below
Sorting:
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- Split Streams3 style☆293Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- ☆252Updated 5 years ago
- When close() is just not enough☆188Updated 5 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 10 months ago
- Creates super long stack traces☆196Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Read the progress of a stream☆235Updated 8 years ago
- fs bindings for tar-stream☆376Updated 3 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- ☆158Updated last year
- streaming line delimited json parser + serializer☆297Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 11 years ago
- ☆345Updated 6 years ago
- He is like Batman, but for Node.js stack traces☆252Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- tar-stream is a streaming tar parser and generator.☆435Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Generate self-signed certificates from node.js☆253Updated 3 weeks ago