Skip to content

Commit cce2335

Browse files
committed
Merge pull request sindresorhus#166 from nathanpeck/master
Adding s3-upload-stream
2 parents 27f6953 + 9724b82 commit cce2335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
255255
- [multistream](https://github.com/feross/multistream) - Combine multiple streams into a single stream.
256256
- [graphicsmagick-stream](https://github.com/e-conomic/graphicsmagick-stream/) - Fast convertion/scaling of images using a pool of long lived graphicsmagick processes.
257257
- [readable-stream](https://github.com/isaacs/readable-stream) - Mirror of Streams2 and Streams3 implementations in core.
258+
- [s3-upload-stream](https://github.com/nathanpeck/s3-upload-stream) - Upload a stream to an Amazon S3 bucket using multipart upload.
258259

259260

260261
### Real-time

0 commit comments

Comments
 (0)