# rowanwins/vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews

Repository: https://github.com/rowanwins/vue-dropzone
Canonical: https://ross.abutalabs.com/products/vue-dropzone
Homepage: https://rowanwins.github.io/vue-dropzone/docs/dist
Language: Vue
License: MIT
License Family: permissive
Last push: 2024-03-28T02:06:09+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": 3688, "days_push": 889, "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 2004, forks 1348 (observed 2026-08-28T04:06:04.634956+00:00)

## What it is
A Vue.js 2 component wrapping Dropzone.js to provide drag-and-drop file uploads with image previews. It is in maintenance mode with the maintainer seeking co-maintainers.

## Use cases
- add drag-and-drop file uploads to a Vue 2 app
- show image previews while users upload files
- accept multiple file uploads with progress feedback
- customize upload UI with a Dropzone.js wrapper
- handle file uploads in a Nuxt SSR-compatible way (via nuxt-dropzone fork)

## When to choose
- you are building on Vue 2 and want Dropzone.js functionality as a component
- you need quick drag-and-drop uploads with built-in image previews

## When to avoid
- you are on Vue 3, where this component is not supported
- you want a project under active development with strong maintenance guarantees
- you need SSR support out of the box without the separate nuxt-dropzone package

## Facets
- artifact type: library
- maturity: maintenance
- function: file-upload, ui-components
- domain: web-development, frontend
- platform: -
- tags: vue, vue2, dropzone, drag-and-drop, file-uploads, image-previews, nodejs, web-server

## Member repositories
- rowanwins/vue-dropzone (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:04.634956+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-30T03:01:36.831898+00:00, confidence not recorded.
  - readme: https://github.com/rowanwins/vue-dropzone (fetched 2026-08-28T04:06:04.634956+00:00, sha 00bc0d9aef8b)
  - homepage: https://rowanwins.github.io/vue-dropzone/docs/dist (fetched 2026-08-29T10:41:43.824757+00:00, sha 80c26ba0c06d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
