All credits goes to the original vue-upload-component https://github.com/lian-yue/vue-upload-component
Vue.js file upload component
Lightweight version of vue-upload-component. Does not include CSS style and does not support chunk upload.
- Multi-file upload
- Directory upload
- Support drag and drop of files and folder
- Upload multiple files at the same time
- html4 (IE 9) compatible
- html5 compatible
- Filters for file extensions
https://lian-yue.github.io/vue-upload-component/
npm install git+https://github.com/MarcAndreJean/vue-upload-component.git --save
*This current lightweight version does not include chunk upload functionality. https://lian-yue.github.io/vue-upload-component/#/documents