# lian-yue/vue-upload-component

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

Repository: https://github.com/lian-yue/vue-upload-component
Canonical: https://ross.abutalabs.com/products/vue-upload-component
Language: Vue
License: Apache-2.0
License Family: permissive
Topics: uploads, component, vue, drag, upload, uploader, upload-directory
Last push: 2026-08-25T18:43:33+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 3758, "days_push": 8, "days_rel": 8, "gap_med": 13, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2687, forks 678 (observed 2026-08-28T04:07:10.793023+00:00)

## What it is
A Vue.js file upload component supporting multi-file and directory uploads, drag-and-drop, chunked uploads, thumbnails, and legacy HTML4/IE9 compatibility. The component renders as just a button, leaving the UI fully customizable.

## Use cases
- upload multiple files in a vue app
- drag and drop file upload component for vue
- upload entire directories from the browser
- chunked file upload for large files
- file upload that works in ie9
- customize file upload ui in vue

## When to choose
- you need a headless, customizable upload button in a Vue 2 or Vue 3 project
- you need directory or drag-and-drop uploads with chunking support
- you must support legacy browsers via HTML4 fallback

## When to avoid
- your project uses React, Angular, or another non-Vue framework
- you want a fully styled, batteries-included upload widget out of the box
- you need server-side upload handling logic - this is client-side only

## Facets
- artifact type: plugin
- maturity: stable
- function: file-upload, ui-components
- domain: frontend, web-development
- platform: browser
- tags: vue, vue-component, file-uploader, drag-and-drop, chunk-upload, multi-file-upload, nodejs

## Member repositories
- lian-yue/vue-upload-component (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.793023+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:17:46.073060+00:00, confidence not recorded.
  - readme: https://github.com/lian-yue/vue-upload-component (fetched 2026-08-28T04:07:10.793023+00:00, sha 72d47bcdf4cc)
  - registry_npm: https://registry.npmjs.org/vue-upload-component (fetched 2026-08-29T10:00:08.412265+00:00, sha 4ff201896f03)
- Data as of 2026-08-30T08:39:29.467469+00:00.
