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

State of this project/repo #558

Open justinmusti opened 4 years ago

justinmusti commented 4 years ago

The last commit was made on May 10, 2019 and it was a version bump. Is this no longer maintained?

Would love to use this library in a production application however that there is no recent activity worries me.

Thank You

arjan-s commented 4 years ago

This is why I migrated to https://github.com/flowjs/flow.js/. Same origin but better maintained. Changing my project was almost painless.