# SortableJS/react-sortablejs

React bindings for SortableJS

Repository: https://github.com/SortableJS/react-sortablejs
Canonical: https://ross.abutalabs.com/products/react-sortablejs
Homepage: http://sortablejs.github.io/react-sortablejs/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, sortable, drag-and-drop, draggable, multidrag
Last push: 2023-12-06T13:47:48+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3828, "days_push": 1001, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2173, forks 215 (observed 2026-08-28T04:06:21.973145+00:00)

## What it is
React bindings for SortableJS that expose a ReactSortable component for building drag-and-drop sortable lists. It wraps the SortableJS library with a declarative React API supporting controlled list state and plugins like MultiDrag and Swap.

## Use cases
- reorder a list of items with drag and drop in react
- build a sortable shopping list or todo list component
- enable multi-item dragging in a react list
- swap items between sortable lists in react
- add drag-and-drop reordering to a kanban-style ui

## When to choose
- you want SortableJS features with a declarative React component API
- you need controlled list state that syncs with React useState or class state
- you need plugins like MultiDrag or Swap in a React app

## When to avoid
- you need a production-hardened solution - the README states it is not considered ready for production
- you are not using React and can use SortableJS directly
- you need complex nested or cross-container drag-and-drop beyond SortableJS capabilities

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: drag-and-drop, sortable, sortablejs, react-component, multidrag, react, nodejs

## Member repositories
- SortableJS/react-sortablejs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.973145+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-30T02:49:02.115339+00:00, confidence not recorded.
  - readme: https://github.com/SortableJS/react-sortablejs (fetched 2026-08-28T04:06:21.973145+00:00, sha 3dacde6183b4)
  - homepage: http://sortablejs.github.io/react-sortablejs/ (fetched 2026-08-29T10:29:26.823765+00:00, sha 954d142245d8)
  - registry_npm: https://registry.npmjs.org/react-sortablejs (fetched 2026-08-29T10:29:26.826166+00:00, sha b8a2ebbc76c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
