Package Exports
- @robertklein.sk/vue-upload-component
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@robertklein.sk/vue-upload-component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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)
-
PUTmethod - Customize the filter
- thumbnails
- Chunk upload
Example
https://lian-yue.github.io/vue-upload-component/
Installation
npm install vue-upload-component --saveDocumentation
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