https://github.com/tj/s3.js
S3 uploads from the browser.
https://github.com/tj/s3.js
Last synced: 9 months ago
JSON representation
S3 uploads from the browser.
- Host: GitHub
- URL: https://github.com/tj/s3.js
- Owner: tj
- Created: 2015-12-02T22:06:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T03:37:13.000Z (about 10 years ago)
- Last Synced: 2025-03-28T18:15:13.254Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 100
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# s3.js
S3 upload from the browser with progress reporting because fetch() does not support progress events.
# License
MIT