Skip to content
This repository was archived by the owner on Jun 27, 2026. It is now read-only.

Repository files navigation

react-trace-visual

An interactive 3D visualization of the React rendering stack — trace component renders, state updates, Zustand store actions, and async queries in real time.

What it does

  • Instruments React components, hooks, and Zustand stores without modifying application code
  • Visualises the component tree and render relationships as an interactive 3D graph (React Three Fiber)
  • Shows live event timelines: renders, state diffs, query lifecycle, custom user events
  • Left panel lets you inspect individual nodes; right panel shows event history and filter controls

Quick start

bun install
bun dev

Open http://localhost:5173.

Tech stack

About

Educational visualization of the React ecosystem

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages