# simple-uploader/vue-uploader

A Vue.js upload component powered by simple-uploader.js

Repository: https://github.com/simple-uploader/vue-uploader
Canonical: https://ross.abutalabs.com/products/vue-uploader
Language: Vue
License: MIT
License Family: permissive
Last push: 2024-05-15T02:17:33+00:00

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

## Adoption (not part of the score)
Stars 2120, forks 385 (observed 2026-08-28T04:06:16.536253+00:00)

## What it is
A Vue.js upload component library built on top of simple-uploader.js that provides resumable, chunked file and folder uploads. It offers ready-made Vue components for drag-and-drop, upload queues, progress tracking, and pause/resume functionality.

## Use cases
- upload large files in chunks from a Vue app
- add resumable file uploads that survive page reloads
- let users drag and drop files or entire folders to upload
- show upload progress and time remaining in the UI
- pause and resume uploads in a Vue application
- build a file upload queue with validation

## When to choose
- you need chunked or resumable uploads in a Vue 2 or Vue 3 project
- you want folder upload and drag-and-drop out of the box
- you need fine-grained upload queue management and progress UI

## When to avoid
- you use React, Angular, or another non-Vue framework
- you only need simple single-file uploads without chunking
- your backend cannot handle chunked upload endpoints

## Facets
- artifact type: library
- maturity: active
- function: file-upload, ui-components, frontend-framework
- domain: web-development, frontend, files
- platform: cross-platform
- tags: vue, vue3, chunked-upload, resumable-upload, drag-and-drop, folder-upload, upload-component, web-server, nodejs

## Member repositories
- simple-uploader/vue-uploader (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.536253+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:52:57.265952+00:00, confidence not recorded.
  - readme: https://github.com/simple-uploader/vue-uploader (fetched 2026-08-28T04:06:16.536253+00:00, sha cc9a5e54cfbc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
