EvaporateJS VS aws-s3-multipart-presigned-upload

Compare EvaporateJS vs aws-s3-multipart-presigned-upload and see what are their differences.

EvaporateJS

Javascript library for browser to S3 multipart resumable uploads (by TTLabs)

aws-s3-multipart-presigned-upload

Multipart + Presigned URL upload to AWS S3/Minio via the browser (by prestonlimlianjie)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
EvaporateJS aws-s3-multipart-presigned-upload
2 1
1,807 177
0.2% -
0.0 10.0
4 months ago over 1 year ago
JavaScript JavaScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

EvaporateJS

Posts with mentions or reviews of EvaporateJS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Help uploading huge files (10GB+) to Browser
    2 projects | /r/webdev | 24 Jan 2023
    I used Amazon S3 for the upload destination. I didn't want any of the data being uploaded to go through my application server; it needed to go straight to S3. The application set up signed requests for each user who wanted to upload something, so that I could dictate exactly where in the bucket they could upload to, and for how long, and what file type. To accommodate large uploads and provide reliability and resumability to users' uploads I used (and sponsored, since I needed some support and changes in a rush) a library called evaporate. It looks like it's at least one major version later now but it was fantastic when I used it.
  • Multipart upload to S3 from browser using pre-signed urls? Or other ways to speed up an upload?
    2 projects | /r/aws | 30 Oct 2022
    I'd love to use a managed client for this like the AWS s3 client or something like Evaporate (https://github.com/TTLabs/EvaporateJS), but neither of them seem to support using signed urls.

aws-s3-multipart-presigned-upload

Posts with mentions or reviews of aws-s3-multipart-presigned-upload. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-30.

What are some alternatives?

When comparing EvaporateJS and aws-s3-multipart-presigned-upload you can also consider the following projects:

filepond - 🌊 A flexible and fun JavaScript file upload library