# frontend-collective/react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies

Repository: https://github.com/frontend-collective/react-sortable-tree
Canonical: https://ross.abutalabs.com/products/react-sortable-tree
Homepage: https://frontend-collective.github.io/react-sortable-tree/
Language: JavaScript
License: MIT
License Family: permissive
Topics: tree-data, react, drag-and-drop, hierarchical-data, sortable, component, tree
Last push: 2026-02-03T22:14:44+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 8, longevity 100
- inputs: {"age_days": 3694, "days_push": 211, "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 4971, forks 915 (observed 2026-08-28T04:09:04.042975+00:00)

## What it is
A React component that renders hierarchical tree data with drag-and-drop reordering of nodes. It supports themes, data helper functions, and both ES6 and CommonJS builds.

## Use cases
- build a drag-and-drop file/folder tree in React
- let users reorder nested menu items
- edit hierarchical data like org charts or categories
- sortable tree view for nested comments
- rearrange nodes in a hierarchy with drag and drop

## When to choose
- you need a ready-made sortable tree component in a React app
- your project already uses React and you want quick hierarchical drag-and-drop

## When to avoid
- you need actively maintained software with ongoing bug fixes
- you are not using React
- you need a headless or non-DOM tree solution

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: react, drag-and-drop, tree-view, hierarchical-data, sortable, unmaintained, nodejs

## Member repositories
- frontend-collective/react-sortable-tree (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.042975+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-29T18:17:45.348594+00:00, confidence not recorded.
  - readme: https://github.com/frontend-collective/react-sortable-tree (fetched 2026-08-28T04:09:04.042975+00:00, sha ddce2542c3b9)
  - homepage: https://frontend-collective.github.io/react-sortable-tree/ (fetched 2026-08-29T08:59:18.420792+00:00, sha 72bfb7483127)
  - registry_npm: https://registry.npmjs.org/react-sortable-tree (fetched 2026-08-29T08:59:18.429623+00:00, sha e1e2da6dfa09)
- Data as of 2026-08-30T08:39:29.467469+00:00.
