SortableJS/react-sortablejs
React bindings for SortableJS 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: 3828
- days_rel: n/a
- days_push: 1001
- n_releases_24m: 0
Adoption not part of the score
2173 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
ui-components animation frontend web-development browser drag-and-drop sortable sortablejs react-component multidrag react nodejs
3 sources
- readme: https://github.com/SortableJS/react-sortablejs · fetched 2026-08-28 · 3dacde6183b4
- homepage: http://sortablejs.github.io/react-sortablejs/ · fetched 2026-08-29 · 954d142245d8
- registry_npm: https://registry.npmjs.org/react-sortablejs · fetched 2026-08-29 · b8a2ebbc76c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SortableJS/react-sortablejs | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="SortableJS/react-sortablejs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem