feross / multistreamLinks
A stream that emits multiple other streams one after another (streams3)
☆294Updated 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☆211Updated 2 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Creates super long stack traces☆196Updated last year
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- ☆252Updated 5 years ago
- Read the progress of a stream☆236Updated 8 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 8 months ago
- streaming line delimited json parser + serializer☆297Updated 3 years ago
- Generate self-signed certificates from node.js☆245Updated last week
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- ☆346Updated 6 years ago
- ☆157Updated 10 months ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- When close() is just not enough☆189Updated 5 years ago
- Deprecate all the things☆329Updated last year
- He is like Batman, but for Node.js stack traces☆252Updated last year
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Delivers a human-readable diagnostic summary, written to file.☆325Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- fs bindings for tar-stream☆373Updated last month
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Body parsing☆121Updated last year
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago