# kutlugsahin/react-smooth-dnd

react wrapper components for smooth-dnd

Repository: https://github.com/kutlugsahin/react-smooth-dnd
Canonical: https://ross.abutalabs.com/products/react-smooth-dnd
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, drag-and-drop, draggable, dragndrop, sortable, reactjs, javascript, drag, drop, drag-drop
Last push: 2026-02-27T23:56:55+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 35, longevity 100
- inputs: {"age_days": 3084, "days_push": 187, "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 1719, forks 147 (observed 2026-08-28T04:05:26.606357+00:00)

## What it is
React wrapper components around the smooth-dnd library providing fast, lightweight drag-and-drop and sortable lists with CSS-transition-based animations. It offers configurable containers and draggable items covering many drag-and-drop scenarios.

## Use cases
- sortable list in react
- drag and drop reordering of cards
- kanban board with draggable columns
- move items between multiple lists
- horizontal carousel with draggable items
- drag to reorder table rows

## When to choose
- you need a lightweight React drag-and-drop library with hardware-accelerated animations
- you want sortable lists with many configuration options like axis locking, drag handles, and cross-container moves
- you prefer CSS-transition animations over JS-driven ones

## When to avoid
- you need touch/gesture support beyond basic dragging or mobile-first dnd
- you want a library with frequent updates and active maintenance
- you need drag-and-drop for file uploads rather than list reordering

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development
- platform: cross-platform
- tags: react, drag-and-drop, sortable, smooth-dnd, typescript, web-server

## Member repositories
- kutlugsahin/react-smooth-dnd (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.606357+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:34:07.638232+00:00, confidence not recorded.
  - readme: https://github.com/kutlugsahin/react-smooth-dnd (fetched 2026-08-28T04:05:26.606357+00:00, sha a89d92ed5e05)
  - registry_npm: https://registry.npmjs.org/react-smooth-dnd (fetched 2026-08-29T11:10:22.079119+00:00, sha e9fbffaf4e21)
- Data as of 2026-08-30T08:39:29.467469+00:00.
