gohypergiant / react-component-hierarchy

A CLI app for visualizing how React components are structured in a project.
https://medium.com/bpxl-craft/introducing-react-component-hierarchy-35d5cc4d3782
MIT License
119 stars 25 forks source link

Adding a limit to the depth of the component hierarchy that is scanned and thus displayed. #11

Closed dstulle closed 5 years ago

dstulle commented 5 years ago

Description of Pull Request

A new option was added to limit the scanning depth of the component hierarchy

Test Case (Optional)

Scann a project and use the new -d option with a number that is lower than the depth of the projects depth