Skip to content
Uday Hiwarale edited this page Jul 11, 2016 · 2 revisions
Dropzone.js

Dropzone.js is a light weight JavaScript library that turns an HTML element into a dropzone. This means that a user can drag and drop a file onto it, and the file gets uploaded to the server via AJAX.


ng-dropzone is angular directive developed by Uday Hiwarale for above project.

Clone this wiki locally