23 / resumable.js

A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
MIT License
4.65k stars 612 forks source link

I've started resumable.js-2 as this is now no longer maintained #566

Open LukeMadhanga opened 4 years ago

LukeMadhanga commented 4 years ago

Hi all - I've started resumable.js-2 as this one now seems like it is no longer maintained. Feel free to PR here and I'll merge it in. When 23 is back, then maybe we can port back to the original branch.

fohrloop commented 3 years ago

There is also flow.js which is originally a fork of resumable.js.