ProgerXP / FileDrop

Self-contained cross-browser pure JavaScript class for Drag & Drop and AJAX (multi) file upload.
filedropjs.org
The Unlicense
264 stars 61 forks source link

Is it possible to use FileDrop as a npm package and browserify #32

Closed Natim closed 9 years ago

Natim commented 9 years ago

I'd like to use FileDrop loading it with require('filedrop') can you make it a npm package please?

ProgerXP commented 9 years ago

Good idea, just did it. https://www.npmjs.org/package/filedrop

npm install filedrop