vue-upload-component

esm Styles
Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter
Version 2.8.23 License Apache-2.0
Keywords
javascriptvuevue.jscomponentfileuploaderdirectorymultipleuploadupload-directorychunkdragdrag-directoryupload-directoryvue-component
INSTALL
Type:
Version:
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 3.1.17
- 3.1.16
- 3.1.15
- 3.1.8
- 3.1.6
- 3.1.5
- 3.1.2
- 3.1.1
- 3.0.50
- 3.0.48
- 3.0.47
- 3.0.46
- 3.0.44
- 3.0.43
- 3.0.42
- 3.0.40
- 3.0.37
- 3.0.36
- 2.8.23
- 2.8.22
- 2.8.20
- 2.8.19
- 2.8.18
- 2.8.17
- 2.8.16
- 2.8.15
- 2.8.14
- 2.8.13
- 2.8.12
- 2.8.11
- 2.8.10
- 2.8.9
- 2.8.8
- 2.8.7
- 2.8.6
- 2.8.5
- 2.8.4
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.3
- 2.6.2
- 2.6.1
- 2.3.2
- 2.3.1
- 2.3.0
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.1
- 0.3.0
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.1.11
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 2.6.0-beta.3
- 2.6.0-beta.2
- 2.6.0-beta.1
- 2.5.1-beta.3
- 2.5.1-beta.2
- 2.5.1-beta.1
- 2.5.0-beta.4
- 2.5.0-beta.3
- 2.5.0-beta.1
- 2.4.0-beta.11
- 2.4.0-beta.10
- 2.4.0-beta.9
- 2.4.0-beta.6
- 2.4.0-beta.5
- 2.4.0-beta.4
- 2.4.0-beta.3
- 2.4.0-beta.2
- 2.4.0-beta.1
- 2.3.0-beta.2
- 2.3.0-beta.1
- 2.2.0-beta.1
- 2.1.0-beta.4
- 2.1.0-beta.3
- 2.1.0-beta.2
- 2.1.0-beta.1
- 2.0.0-beta.5
- 2.0.0-beta.4
- 2.0.0-beta.3
- 2.0.0-beta.2
- 2.0.0-beta.1
- 2.0.0-beta
<script src=" https://cdn.jsdelivr.net/npm/vue-upload-component@2.8.23/dist/vue-upload-component.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/vue-upload-component@2.8.23/dist/vue-upload-component.part.min.css " rel="stylesheet">
No default CSS file set by the package author so the URL is guessed. You can always browse all package files to use another one.
vue-upload-component
Vue.js file upload component The component is just a button
- Multi-file upload
- Upload directory
- Drag upload
- Drag the directory
- Upload multiple files at the same time
- html4 (IE 9)
-
PUT
method - Customize the filter
- thumbnails
- Chunk upload
Example
https://lian-yue.github.io/vue-upload-component/
Installation
npm install vue-upload-component --save
Documentation
https://lian-yue.github.io/vue-upload-component/#/documents
Vue.js 文件上传组建 组件只是一个按钮
- 上传多文件
- 上传目录
- 拖拽
- 拖拽目录
- 多线程
- html4(IE 9)
-
PUT
方法 - 自定义过滤器
- 缩略图
演示
https://lian-yue.github.io/vue-upload-component/#/zh-cn/
安装
npm install vue-upload-component --save
文档
https://lian-yue.github.io/vue-upload-component/#/zh-cn/documents