Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 545 Bytes

React Components Tree Visualizer

Explore app components just like redux state.

Installation:

  • run npm install
  • run webpack or webpack --watch in chrome directory
  • Go to chrome://extensions, check "developer mode", and click "Load unpacked extension", and select chrome directory
  • Go ahead

Inspired by react-dev-tools and redux-dev-tools

TODO/Known issues: sometimes disconnected port appears.