vue-upload-component

WebJar for vue-upload-component

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

vue-upload-component
Последняя версия

Последняя версия

2.8.22
Дата

Дата

Тип

Тип

jar
Описание

Описание

vue-upload-component
WebJar for vue-upload-component
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/lian-yue/vue-upload-component

Скачать vue-upload-component

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-upload-component/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vue-upload-component</artifactId>
    <version>2.8.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-upload-component/
implementation 'org.webjars.npm:vue-upload-component:2.8.22'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-upload-component/
implementation ("org.webjars.npm:vue-upload-component:2.8.22")
'org.webjars.npm:vue-upload-component:jar:2.8.22'
<dependency org="org.webjars.npm" name="vue-upload-component" rev="2.8.22">
  <artifact name="vue-upload-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-upload-component', version='2.8.22')
)
libraryDependencies += "org.webjars.npm" % "vue-upload-component" % "2.8.22"
[org.webjars.npm/vue-upload-component "2.8.22"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

vue-upload-component

npm npm license gzip

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

Vue3

npm install vue-upload-component@next --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

Vue3

npm install vue-upload-component@next --save

文档

https://lian-yue.github.io/vue-upload-component/#/zh-cn/documents

Special thanks (特别感谢)

Версии библиотеки

Версия
2.8.22
0.3.8