-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Uday Hiwarale edited this page Jul 11, 2016
·
2 revisions
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.