# Alfred-Skyblue/vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2

Repository: https://github.com/Alfred-Skyblue/vue-draggable-plus
Canonical: https://ross.abutalabs.com/products/vue-draggable-plus
Homepage: https://vue-draggable-plus.pages.dev/en/
Language: Vue
License: MIT
License Family: permissive
Topics: composition-api, draggable, typescript, vue2, vue3, sortablejs, vue, drag, drag-and-drop
Last push: 2026-03-13T01:42:04+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 71, release rhythm 42, longevity 91
- inputs: {"age_days": 1274, "days_push": 174, "days_rel": 174, "gap_med": 255.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4011, forks 180 (observed 2026-08-28T04:08:32.307554+00:00)

## What it is
A Vue drag-and-drop sorting library built on Sortable.js that supports both Vue 3 and Vue 2.7+. It offers component, directive, and function-call usage patterns with v-model two-way binding and custom container targeting.

## Use cases
- add drag-and-drop sorting to a Vue list
- reorder items in a Vue 3 component with v-model
- make a sortable list inside a component library element without a root slot
- drag and drop cards between columns in Vue
- sortable table rows in Vue 2.7
- use Sortable.js with the Vue composition API

## When to choose
- you need drag-and-drop sorting in Vue 2.7 or Vue 3
- the official Sortable.js Vue wrapper is outdated or doesn't fit component-library layouts
- you want component, directive, or function-based APIs with TypeScript types

## When to avoid
- your project doesn't use Vue
- you need drag-and-drop outside of list sorting (e.g., file uploads or canvas dragging)
- you need a framework-agnostic solution without Vue

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: vue, vue3, vue2, drag-and-drop, sortablejs, composition-api, typescript, nodejs

## Member repositories
- Alfred-Skyblue/vue-draggable-plus (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.307554+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-29T18:24:01.449940+00:00, confidence not recorded.
  - readme: https://github.com/Alfred-Skyblue/vue-draggable-plus (fetched 2026-08-28T04:08:32.307554+00:00, sha e0737721e56c)
  - homepage: https://vue-draggable-plus.pages.dev/en/ (fetched 2026-08-29T09:17:12.409605+00:00, sha d6d67c2ff1b7)
  - registry_npm: https://registry.npmjs.org/vue-draggable-plus (fetched 2026-08-29T09:17:12.412744+00:00, sha 2452fa8bfc09)
- Data as of 2026-08-30T08:39:29.467469+00:00.
