# storybook-eol/react-treebeard

React Tree View Component. Data-Driven, Fast, Efficient and Customisable.

Repository: https://github.com/storybook-eol/react-treebeard
Canonical: https://ross.abutalabs.com/products/react-treebeard
Homepage: http://storybooks.github.io/react-treebeard
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2022-02-14T19:27:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3982, "days_push": 1661, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1681, forks 287 (observed 2026-08-28T04:05:21.661859+00:00)

## What it is
A React tree view component that renders hierarchical, data-driven trees with fast, customizable styling. It supports toggling, loading states, and nested nodes via a simple data structure and onToggle callback.

## Use cases
- render a file explorer tree in a React app
- display nested hierarchical data with expand/collapse
- build a customizable tree sidebar navigation
- show a directory structure from JSON data
- add lazy-loading tree nodes in React

## When to choose
- you need a lightweight, data-driven tree view in React
- you want full control over tree node styling and animations
- your project uses older React versions and doesn't need active maintenance

## When to avoid
- you need a maintained library with recent bug fixes and React 18+ compatibility
- you need virtualized rendering for very large trees
- you want built-in drag-and-drop or checkbox features

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: -
- tags: react, tree-view, data-driven, customizable, unmaintained, web-server, nodejs

## Member repositories
- storybook-eol/react-treebeard (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.661859+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:41:26.878477+00:00, confidence not recorded.
  - readme: https://github.com/storybook-eol/react-treebeard (fetched 2026-08-28T04:05:21.661859+00:00, sha d514b9f6bef0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
