Hacker News new | ask | show | jobs
A new open-source file uploader with progress display (progress-up.live)
1 points by girish1729 1214 days ago
1 comments

This is an attempt to create a simple useful and functional file uploader using HTTP(s) with progress display.

The frameworks supported are:

- React - Vue - Angular - Svelte

Enjoy.

-Girish

Thanks for sharing! Are there any backends for other languages like php or java? Or do i need node.js to use this? I'm a huge fan of https://tus.io/ because of the multiple backends and frontends
No, but it works with any backend.

I did not implement tus in frontend.

If uploads get broken then I may need to build one.

I am not sure, so I left it. If there is enough interest I could build that.