react-devtools - An extension that allows inspection of React component hierarchy in Chrome...

added by bpwndaddy
9/4/2015 2:31:13 AM

511 Views

React Developer Tools is a system that allows you to inspect a React Renderer, including the Component hierarchy, props, state, and more. There are shells for Chrome (adding it to the Chrome devtools), Firefox, Atom/Nuclide, and as a standalone Electron app.


0 comments