A Vue Wrapper for Dropzone JS
Find out more about Dropzone JS here: http://www.dropzonejs.com/
If you need the Vue 1 version of this lib you can use the vue1 branch or 0.0.1 tag
You can use NPM to install this package
npm install --save @croudtech/vue-dropzoneor Yarn
yarn add @croudtech/vue-dropzoneInstall the plugin
import VueDropzone from '@croudtech/vue-dropzone'
Vue.use(VueDropzone)https://github.com/CroudTech/vue-dropzone/blob/master/LICENSE