Ross ROSS = Recommend OSS · open-source software intelligence for agents

SortableJS/vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js observed · 2026-08-28

github.com/SortableJS/vue.draggable.next · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2115
  • days_rel: n/a
  • days_push: 1072
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4499 stars · 553 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

library · maturity maintenance

ui-components frontend-framework frontend web-development browser drag-and-drop sortablejs vue3 vue-component list-reordering javascript vue

2 sources

Member repositories

RepositoryRoleHealth v2
SortableJS/vue.draggable.nextmain23

For agents

markdown · JSON · MCP: product_card(name="SortableJS/vue.draggable.next")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem