- Notifications
You must be signed in to change notification settings - Fork2
🟡 Scan your LWC files to see the dependencies - displayed on a cytoscape powered graph
License
NotificationsYou must be signed in to change notification settings
lukethacoder/lwc-dependency-viewer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- 🖼️ Visual representation of your LWCs
- 🔎 Component Search
- 💡 Highlight linked components
- 🔩 Indicators for LWC file types (HTML/JS/CSS)
- 📦 See which LWC are referencing Apex/StaticResources
- 🔑 Run locally without needing to install anything into your org
pnpm install# before running, open the `scripts/walk-files.ts` script and replace the# FOLDER_TO_SEARCH` value with your project path.## pending https://github.com/lukethacoder/lwc-dependency-viewer/issues/1pnpm walk# run the dev serverpnpm dev# this should open at http://localhost:5173/
Default
output.json
has been generated from thetrailheadapps/lwc-recipes repository as an example usage.
Hover LWC to see its neighbours
Click an LWC to open up a file view and to see any related Apex Classes and/or StaticResource references
Open up the search (keyboard shortcut/
) and easily search for the LWC you're looking for.
Hide orphan LWCs that exist on their own and don't relate to other LWCs
Adjust thecurve-style
to your liking
MIT.
About
🟡 Scan your LWC files to see the dependencies - displayed on a cytoscape powered graph
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.