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 611 forks source link

Platform refactoring #592

Closed pawelsoundso closed 3 years ago

pawelsoundso commented 3 years ago

Rework the resumable files to be used inside the 3DPointHub project from PCT. This includes a transformation into JS CSS classes as well as the option to validate files with custom functions before adding them to the files list inside resumable.

pawelsoundso commented 3 years ago

This was meant as a pull request on a fork of this repo, please ignore! 😄