Skip to content

Commit

Permalink
Merge branch 'main' of github.com:claushellsing/storybook-dependency-…
Browse files Browse the repository at this point in the history
…tree
  • Loading branch information
claushellsing committed Aug 27, 2024
2 parents e001401 + 80e1b3b commit ea6f395
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@

> **Note:** This project is a work in progress and is under active development.
![CleanShot 2024-08-27 at 01 50 02@2x](https://github.com/user-attachments/assets/7c9e4b1b-eb82-4eb7-a8e7-ca015b6e2636)

## Features
- **Visual Dependency Mapping**: Automatically load and display all dependencies for the currently open story, providing a clear and structured view similar to [storybook-addon-deps](https://storybook.js.org/addons/storybook-addon-deps).
- **Seamless Integration**: Integrates seamlessly with Storybook, enhancing your development workflow.

## Dependencies
- **Dependency Loading**: Powered by [node-dependency-tree](https://github.com/dependents/node-dependency-tree) to accurately map and load dependencies.
- **Tree View**: Utilizes [MUI X](https://github.com/mui/mui-x) for a robust and interactive tree view experience.
- **Tree View**: Utilizes [MUI X](https://github.com/mui/mui-x) for a robust and interactive tree view experience.

0 comments on commit ea6f395

Please sign in to comment.