vue-upload-component
TypeScript icon, indicating that this package has built-in type declarations

2.8.23 • Public • Published

vue-upload-component

npm npm license gzip

Vue.js file upload component The component is just a button

  • [x] Multi-file upload
  • [x] Upload directory
  • [x] Drag upload
  • [x] Drag the directory
  • [x] Upload multiple files at the same time
  • [x] html4 (IE 9)
  • [x] PUT method
  • [x] Customize the filter
  • [x] thumbnails
  • [x] 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 文件上传组建 组件只是一个按钮

  • [x] 上传多文件
  • [x] 上传目录
  • [x] 拖拽
  • [x] 拖拽目录
  • [x] 多线程
  • [x] html4(IE 9)
  • [x] PUT 方法
  • [x] 自定义过滤器
  • [x] 缩略图

演示

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

Special thanks (特别感谢)

Package Sidebar

Install

npm i vue-upload-component

Weekly Downloads

24,687

Version

2.8.23

License

Apache-2.0

Unpacked Size

1.02 MB

Total Files

46

Last publish

Collaborators

  • lianyue