# React-Sight/React-Sight

Visualization tool for React, with support for Fiber, Router (v4), and Redux

Repository: https://github.com/React-Sight/React-Sight
Canonical: https://ross.abutalabs.com/products/react-sight
Homepage: http://www.reactsight.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, developer-tools, visualization, redux, react-router, react-redux, react-component, component-hierarchy, react-router-v4, reactjs, react-fiber, hacktoberfest, hacktober, chrome, javascript
Last push: 2023-01-06T02:01:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3269, "days_push": 1336, "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 2863, forks 118 (observed 2026-08-28T04:07:26.361280+00:00)

## What it is
React Sight is a browser extension (Chrome and Firefox) that renders a live visualization of a React application's component hierarchy tree, with support for React Fiber, React Router v4, and Redux state. It requires no codebase modification and appears as a panel in the browser developer tools.

## Use cases
- visualize react component tree
- debug react app component hierarchy
- see redux state and props in a tree view
- inspect react router structure
- understand how a react app is structured
- view component relationships without modifying code

## When to choose
- you want a visual tree of your React app's components, routes, and Redux store
- you need a zero-setup devtools panel that works on any site running React
- you prefer a graphical alternative to text-based React DevTools

## When to avoid
- the project is explicitly unmaintained, so expect compatibility issues with modern React versions
- you need active support for React 18+ features like Server Components
- you only need standard component inspection, which React DevTools already covers

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools, data-visualization
- domain: frontend, web-development, developer-tools
- platform: browser, browser-extension
- tags: react, redux, react-router, component-hierarchy, devtools-panel, react-fiber, visualization, debugging

## Member repositories
- React-Sight/React-Sight (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.361280+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-30T07:36:19.313980+00:00, confidence not recorded.
  - readme: https://github.com/React-Sight/React-Sight (fetched 2026-08-28T04:07:26.361280+00:00, sha 373a04ff1187)
  - homepage: http://www.reactsight.com (fetched 2026-08-29T09:52:11.429878+00:00, sha 084b61cd7e5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
