add stream-combiner2

This commit is contained in:
Sindre Sorhus
2014-12-07 16:26:25 +07:00
parent d1196029e1
commit f0bb8969d2

View File

@@ -276,6 +276,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [readable-stream](https://github.com/isaacs/readable-stream) - Mirror of Streams2 and Streams3 implementations in core.
- [s3-upload-stream](https://github.com/nathanpeck/s3-upload-stream) - Upload a stream to an Amazon S3 bucket using multipart upload.
- [through2-concurrent](https://github.com/almost/through2-concurrent) - Transform object streams concurrently.
- [stream-combiner2](https://github.com/substack/stream-combiner2) - Turn a pipeline into a single stream.
### Real-time