# kutlugsahin/vue-smooth-dnd

Vue wrapper components for smooth-dnd

Repository: https://github.com/kutlugsahin/vue-smooth-dnd
Canonical: https://ross.abutalabs.com/products/vue-smooth-dnd
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, vuejs2, drag-and-drop, drag, drop, sortable, draggable
Last push: 2023-09-23T17:52:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3067, "days_push": 1075, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1836, forks 249 (observed 2026-08-28T04:05:42.660738+00:00)

## What it is
Vue wrapper components around the smooth-dnd library providing fast, lightweight drag-and-drop and sortable lists with many configuration options. It exposes Container and Draggable components supporting reordering, cross-container moves, copy behaviour, and axis locking.

## Use cases
- add drag-and-drop reordering to a Vue list
- sortable kanban-style columns in Vue
- drag items between multiple containers in Vue 2
- implement draggable task boards with Vue
- reorder form fields or cards via drag and drop
- copy or move elements between lists with drag interactions

## When to choose
- you need drag-and-drop sorting in a Vue 2 project
- you want a lightweight, configurable dnd library with smooth animations
- you need cross-container dragging with group names or custom drop rules

## When to avoid
- you are on Vue 3 and prefer a natively supported library
- you need touch-first or mobile-specific dnd features beyond basic support
- you need file drag-and-drop uploads rather than list sorting

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development
- platform: -
- tags: drag-and-drop, sortable, vuejs2, smooth-dnd, vue, javascript, web

## Member repositories
- kutlugsahin/vue-smooth-dnd (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.660738+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:18:28.735689+00:00, confidence not recorded.
  - readme: https://github.com/kutlugsahin/vue-smooth-dnd (fetched 2026-08-28T04:05:42.660738+00:00, sha f43941eb8b8c)
  - registry_npm: https://registry.npmjs.org/vue-smooth-dnd (fetched 2026-08-29T10:57:32.712204+00:00, sha 45c9d3e750b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
