Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

CroudTech/vue-dropzone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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