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

Added the possibility to remove file(s) from queue #116

Open nikitul opened 3 years ago

nikitul commented 3 years ago

Added the possibility to remove file(s) from queue. Thank you for this nice piece of code.