Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

s3‑stream‑upload is a Node.js module that provides a Writable stream wrapper around the Amazon S3 multipart upload API, letting developers pipe any readable stream (e.g., files, generated data) directly to S3 with optional concurrency control. It’s aimed at Node developers who need efficient, resumable uploads of large files without handling the multipart details themselves.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jsantell/s3-stream-upload

Account's avatar
jsantell/buffer-queue
fast buffer storage
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
inspect-js/buffer-equal
return whether two buffers are equal
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
samcday/node-stream-buffer
Buffer-backed Streams for reading and writing.
Account's avatar
cujojs/when
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Account's avatar
jsantell/mock-s3
In-memory mock S3 lib

Support the repos that depend on this repository

Top contributors

jsantell's profile
jsantell
22 contributions
chriskinsman's profile
chriskinsman
3 contributions
calvinmetcalf's profile
calvinmetcalf
1 contributions
cutesquirrel's profile
cutesquirrel
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jsantell

jsantell/s3-stream-upload

A writable stream which uploads to Amazon S3 using the multipart file upload API.

JavaScript
27
7
MIT License