VS Code extension to create dependency reports in Markdown
1 points
7 hours ago
| 1 comment
| github.com
| HN
spannercode
7 hours ago
[-]
Next.js Dependency Tracker is a VS Code extension that analyzes your Next.js codebase to provide comprehensive insights into dependencies, imports, exports, and routing structure. It's designed to help developers better understand their codebase, identify potential dead code, and visualize component relationships.
reply