1.0.3 • Published 6 years ago

@croudtech/vue-dropzone v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

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

1.0.3

6 years ago

1.0.2

6 years ago