DEV Community

Fii
Fii

Posted on

2 1 1 1 1

I made file uploads Easy for Free, Completely Open Source. Works with S3 out of the box.

Hi guys, I Made an simple yet powerful Open source library for handling file uploads that works with S3 out of the box and you don't have to pay for it like something else (hehehe uploadThing).

I built this in the last couple of days, I created a core javascript library that handles all the logic that gives two methods upload and uploadMultipart, you just pass in the files, and some options and you are done. The library handles all the hard stuff for both simple put uploads and also multipart uploads.

I think as a community we can actually create a good library that will be helpful for all developers like us, If any wants to contribute i will be super happy.

check it out here

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay