https://github.com/abarta/vue2-multi-uploader
Drag and drop multiple file uploader with Vue.js v2 and Axios
https://github.com/abarta/vue2-multi-uploader
axios multiple uploader vuejs2
Last synced: 10 months ago
JSON representation
Drag and drop multiple file uploader with Vue.js v2 and Axios
- Host: GitHub
- URL: https://github.com/abarta/vue2-multi-uploader
- Owner: abarta
- Archived: true
- Created: 2017-03-30T21:53:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T08:48:35.000Z (over 7 years ago)
- Last Synced: 2024-08-08T23:20:52.197Z (almost 2 years ago)
- Topics: axios, multiple, uploader, vuejs2
- Size: 648 KB
- Stars: 75
- Watchers: 0
- Forks: 56
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue-zh - vue2的多载 - 使用Vue.js v2和Axios的拖放多文件上传器组件. 上传器显示添加的文件的文件名,大小和总大小. 它还允许设置要上载的最小文件数. (UI组件 / 形成)
README
# MOVED: https://github.com/updivision/vue2-multi-uploader
# vue2-multi-uploader
> A drag and drop multiple file uploader component that uses Vue.js v2 and Axios. Uploader shows file names, sizes and total size of files added. It also allows
setting a minimum required number of files to upload.