rowanwins/vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews

2,004

stars

300

commits

Vue

primary language

Mar 28, 2024

updated

rowanwins.github.io/vue-dropzone/docs/dist

README

vue-dropzone

CO-MAINTAINERS WANTED This component has far outgrown my initial expectations and I'm not able to provide the amount of support that users require. If you'd like to help out with it's maintenance drop a note on this issue

A Vue component for file uploads, powered by Dropzone.js. Check out the demo.

A Nuxt SSR-compatible component can be found at npm and github. Thanks to @Etheryte


Development

# install your dependencies
npm install

# install vue-dropzone
npm install vue2-dropzone

(or with yarn)

yarn add vue2-dropzone

# Execute dependencies script 
npm run dev

# serve example and docs at localhost:8080
npm run start

# build any changes made
npm run build

Contributors

(top 30 of 45)

vrajroham

124 commits

rowanwins

97 commits

AlexanderYW

11 commits

avikam-pagaya

10 commits

rowanwins/vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews

2,004

stars

300

commits

Vue

primary language

Mar 28, 2024

updated

rowanwins.github.io/vue-dropzone/docs/dist

README

vue-dropzone

CO-MAINTAINERS WANTED This component has far outgrown my initial expectations and I'm not able to provide the amount of support that users require. If you'd like to help out with it's maintenance drop a note on this issue

A Vue component for file uploads, powered by Dropzone.js. Check out the demo.

A Nuxt SSR-compatible component can be found at npm and github. Thanks to @Etheryte


Development

# install your dependencies
npm install

# install vue-dropzone
npm install vue2-dropzone

(or with yarn)

yarn add vue2-dropzone

# Execute dependencies script 
npm run dev

# serve example and docs at localhost:8080
npm run start

# build any changes made
npm run build

Contributors

(top 30 of 45)

vrajroham

124 commits

rowanwins

97 commits

AlexanderYW

11 commits

avikam-pagaya

10 commits

Languages

Vue

68.4%

JavaScript

31.6%