# tajo/react-movable

🔀 Drag and drop for your React lists and tables. Accessible. Tiny.

Repository: https://github.com/tajo/react-movable
Canonical: https://ross.abutalabs.com/products/react-movable
Homepage: https://react-movable.pages.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, drag-and-drop, movable, dnd, sortable, order, component
Last push: 2025-07-14T19:46:04+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 31, release rhythm 28, longevity 100
- inputs: {"age_days": 2809, "days_push": 415, "days_rel": 553, "gap_med": 70, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1674, forks 60 (observed 2026-08-28T04:05:20.351553+00:00)

## What it is
A tiny, dependency-free React component library for vertical drag-and-drop reordering of lists and tables. It is accessible with full keyboard and screen reader support, works on touch devices, and weighs under 4kB gzipped.

## Use cases
- reorder items in a React list by dragging
- sortable table rows in React
- accessible drag and drop with keyboard support
- drag-to-reorder task list on mobile
- reorderable playlist or queue UI
- sortable list with varying item heights

## When to choose
- you need lightweight, dependency-free drag-and-drop for vertical lists or tables
- accessibility (keyboard and screen reader) is a requirement
- you want full control over markup and styling, including CSS-in-JS
- you need touch support and autoscrolling while dragging

## When to avoid
- you need horizontal or multi-directional (grid) dragging
- you need complex multi-container or cross-list drag and drop
- you are not using React
- you need nested draggable items or tree structures

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: frontend, web-development, accessibility
- platform: browser
- tags: react, drag-and-drop, sortable, reorderable-lists, keyboard-accessible, touch-support, tiny-bundle, web-server, nodejs

## Member repositories
- tajo/react-movable (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.351553+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:42:33.737875+00:00, confidence not recorded.
  - readme: https://github.com/tajo/react-movable (fetched 2026-08-28T04:05:20.351553+00:00, sha 1c2e73a88809)
  - homepage: https://react-movable.pages.dev (fetched 2026-08-29T11:15:43.012743+00:00, sha 41ed97172f20)
  - registry_npm: https://registry.npmjs.org/react-movable (fetched 2026-08-29T11:15:43.021620+00:00, sha e93969fe1804)
- Data as of 2026-08-30T08:39:29.467469+00:00.
