Skip to content
#

code-visualization

Here are 17 public repositories matching this topic...

🔍 Visualize code dependencies and call relationships in VS Code with DepViz. Easily see impacts of changes and export insights in multiple formats.

  • Updated Mar 30, 2026
  • JavaScript

Browser-based code visualizer that turns JavaScript, TypeScript, Python, Java, PHP, C, and C++ into interactive flowcharts. Parses your code client-side using language-specific AST parsers and shows every function, class, loop, condition, and import as connected nodes. Includes real-time cyclomatic complexity scoring and optional AI code review.

  • Updated Mar 2, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the code-visualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-visualization topic, visit your repo's landing page and select "manage topics."

Learn more