# SortableJS/vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js

Repository: https://github.com/SortableJS/vue.draggable.next
Canonical: https://ross.abutalabs.com/products/vuedraggablenext
Homepage: https://sortablejs.github.io/vue.draggable.next/#/simple
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-09-27T01:14:21+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": 2115, "days_push": 1072, "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 4499, forks 553 (observed 2026-08-28T04:08:51.461825+00:00)

## What it is
A Vue 3 component wrapping Sortable.js that adds drag-and-drop reordering of lists with two-way synchronization to the view model array. It supports dragging between lists, touch devices, drag handles, and integration with existing UI component libraries.

## Use cases
- reorder a list of items with drag and drop in Vue 3
- drag items between multiple lists in a Vue app
- make vuetify or element components draggable
- build a kanban-style sortable board in Vue
- keep a draggable list in sync with array state
- add touch-friendly drag and drop to a mobile web app

## When to choose
- you use Vue 3 and need Sortable.js features with model binding
- you need drag-and-drop between lists or with transition-group animations
- you want to wrap existing UI library components as draggable

## When to avoid
- you use Vue 2 or Vue 1 (use the original Vue.Draggable instead)
- you use React or a framework other than Vue
- you need a framework-agnostic solution (use Sortable.js directly)

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: drag-and-drop, sortablejs, vue3, vue-component, list-reordering, javascript, vue

## Member repositories
- SortableJS/vue.draggable.next (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:51.461825+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:20:25.840572+00:00, confidence not recorded.
  - readme: https://github.com/SortableJS/vue.draggable.next (fetched 2026-08-28T04:08:51.461825+00:00, sha dfc51eefa403)
  - homepage: https://sortablejs.github.io/vue.draggable.next/#/simple (fetched 2026-08-29T09:06:45.458808+00:00, sha 5427b18812b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
