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

SortableJS/Vue.Draggable

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

github.com/SortableJS/Vue.Draggable · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3718
  • days_rel: n/a
  • days_push: 912
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

20588 stars · 2837 forks observed · 2026-08-28

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

A Vue.js component (Vue 2) and directive (Vue 1) that adds drag-and-drop reordering to lists, built on top of Sortable.js. It keeps the HTML DOM and the Vue view model array in sync as items are dragged.

Use cases

  • reorder items in a to-do list by dragging
  • drag and drop between multiple lists in Vue
  • make vuetify or element-ui components draggable
  • sortable kanban-style columns in a Vue app
  • touch-friendly drag reordering on mobile web
  • sync drag-and-drop changes with the Vue view model array

When to choose

  • you need drag-and-drop list reordering in a Vue 2 application
  • you want Sortable.js features (touch, handles, auto-scroll, cross-list dragging) with Vue integration
  • you need the DOM and your data array to stay in sync automatically
  • you want to wrap existing UI library components as draggable

When to avoid

  • you are using Vue 3 - use vue.draggable.next instead
  • you need drag-and-drop outside of Vue
  • you need a framework-agnostic solution without Vue

Facets

plugin · maturity maintenance

ui-components animation frontend-framework frontend web-development cross-platform browser drag-and-drop vue vue2 sortablejs component reorderable-lists nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
SortableJS/Vue.Draggablemain23

For agents

markdown · JSON · MCP: product_card(name="SortableJS/Vue.Draggable")

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