All Projects → lian-yue → Vue Upload Component

lian-yue / Vue Upload Component

Licence: apache-2.0
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

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects

Projects that are alternatives of or similar to Vue Upload Component

Vue Drag Resize
Vue Component for resize and drag elements
Stars: ✭ 1,007 (-58.42%)
Mutual labels:  component, drag
Uploadcare Php
PHP API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
Stars: ✭ 77 (-96.82%)
Mutual labels:  upload, uploader
Uploader
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
Stars: ✭ 1,042 (-56.98%)
Mutual labels:  upload, drag
Formdraggerdemo
一个可在窗体内随意拖动窗体的方案
Stars: ✭ 24 (-99.01%)
Mutual labels:  component, drag
Curldrop
⏫ web app for for easy file uploads via curl
Stars: ✭ 125 (-94.84%)
Mutual labels:  upload, uploader
Upload
文件上传功能
Stars: ✭ 8 (-99.67%)
Mutual labels:  upload, uploader
Laravel Simple Uploader
Simple file uploader for Laravel 5.
Stars: ✭ 59 (-97.56%)
Mutual labels:  upload, uploader
image-uploader
Simple Drag & Drop image uploader plugin to static forms, without using AJAX
Stars: ✭ 70 (-97.11%)
Mutual labels:  drag, upload
Go Tus
A pure Go client for the tus resumable upload protocol
Stars: ✭ 105 (-95.66%)
Mutual labels:  upload, uploader
Angular File Uploader
Angular file uploader is an Angular 2/4/5/6/7/8/9/10 + file uploader module with Real-Time Progress Bar, Responsive design, Angular Universal Compatibility, localization and multiple themes which includes Drag and Drop and much more.
Stars: ✭ 92 (-96.2%)
Mutual labels:  upload, uploader
Chibisafe
Blazing fast file uploader and awesome bunker written in node! 🚀
Stars: ✭ 657 (-72.87%)
Mutual labels:  upload, uploader
React Rnd
🖱 A resizable and draggable component for React.
Stars: ✭ 2,560 (+5.7%)
Mutual labels:  component, drag
Vue Draggable Resizable Gorkys
Vue 用于可调整大小和可拖动元素的组件并支持冲突检测、元素吸附、元素对齐、辅助线
Stars: ✭ 521 (-78.49%)
Mutual labels:  component, drag
Html5 Uploader
A pure HTML5 file uploader
Stars: ✭ 9 (-99.63%)
Mutual labels:  drag, uploader
Gphotos Uploader Cli
Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)
Stars: ✭ 502 (-79.27%)
Mutual labels:  upload, uploader
Droply Js
Droply JS, a new responsive and cross browser chunk uploader with DragDrop and File Preview capabilities (HTML5/CSS3)
Stars: ✭ 50 (-97.94%)
Mutual labels:  upload, uploader
ShareX-CDN
Basic image, text & file uploader CDN for ShareX
Stars: ✭ 22 (-99.09%)
Mutual labels:  upload, uploader
vue-simple-upload-component
A simple upload component for Vue.js 2.x
Stars: ✭ 14 (-99.42%)
Mutual labels:  drag, upload
React Images Uploading
The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
Stars: ✭ 80 (-96.7%)
Mutual labels:  upload, uploader
Vue3 Draggable Resizable
[Vue3 组件] 用于拖拽调整位置和大小的的组件,同时支持冲突检测,元素吸附对齐,实时参考线。
Stars: ✭ 159 (-93.44%)
Mutual labels:  component, drag

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 (特别感谢)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].