Hacker News new | ask | show | jobs
by girish1729 1214 days ago
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

1 comments

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.