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