mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
remove s3-upload-stream - fixes #309
This commit is contained in:
@@ -298,7 +298,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [multistream](https://github.com/feross/multistream) - Combine multiple streams into a single stream.
|
- [multistream](https://github.com/feross/multistream) - Combine multiple streams into a single stream.
|
||||||
- [graphicsmagick-stream](https://github.com/e-conomic/graphicsmagick-stream/) - Fast conversion/scaling of images using a pool of long lived graphicsmagick processes.
|
- [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.
|
- [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.
|
- [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.
|
- [stream-combiner2](https://github.com/substack/stream-combiner2) - Turn a pipeline into a single stream.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user