Skip to content

elecmonkey/see-react-compiler

Repository files navigation

See React Compiler

An interactive inspector for visualizing React Compiler transformations with real-time source mapping. Run Babel and React Compiler in browser.

Quick Start

pnpm install
pnpm dev

Visit http://localhost:3000

Usage

  1. Edit React code in the left panel
  2. See compiled output in the right panel
  3. Click any line to see source mapping
  4. View highlighted code ranges across both panels

Build

pnpm build

License

MIT

About

See how React Compiler works in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published