From 27a076099d1c5016f376ba160322362ea97d2142 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 21 Oct 2014 18:14:52 +0200 Subject: [PATCH] add `through2-concurrent` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9106eec..0cda146 100644 --- a/readme.md +++ b/readme.md @@ -268,6 +268,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [graphicsmagick-stream](https://github.com/e-conomic/graphicsmagick-stream/) - Fast conversion/scaling of images using a pool of long lived graphicsmagick processes. - [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. ### Real-time