mafintosh / pumpifyLinks
Combine an array of streams into a single duplex stream using pump and duplexify
☆255Updated last year
Alternatives and similar repositories for pumpify
Users that are interested in pumpify are comparing it to the libraries listed below
Sorting:
- Split Streams3 style☆290Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.