Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🟡 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

Repository files navigation

LWC Dependency Viewer logo

LWC Dependency Viewer


  • 🖼️ 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

Getting Started

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/

Defaultoutput.json has been generated from thetrailheadapps/lwc-recipes repository as an example usage.

Screenshots

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

Contribution

SeeContributing Guide.

License

MIT.

About

🟡 Scan your LWC files to see the dependencies - displayed on a cytoscape powered graph

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp