danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 384 forks source link

Does this upport chunked uploads? #94

Open jackttcoms opened 5 years ago

jackttcoms commented 5 years ago

Does this support chunked uploads? If not is it easy to implement or are you planning to add it?

Thanks