Skip to content

An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.

License

Notifications You must be signed in to change notification settings

nuintun/react-devtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

This project has migrated to github.com/facebook/react

The source code for the v3 of the extension can be found in the v3 branch.

To build the v3 browser extension from source:

git checkout v3

# Install dependencies and build the unpacked extension
yarn install
yarn build:extension

# Follow the on-screen instructions to complete installation

About

An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.

Resources

License

Stars

Watchers

Forks

Packages

No packages published