awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesVisualizations

Visual representations of module dependency graphs used to understand architectural structures.

Distinct from Module Dependency Analysis: Distinct from Module Dependency Analysis: focuses on the visual rendering and diagrams rather than just detecting errors or circular imports.

Explore 1 awesome GitHub repository matching software engineering & architecture · Visualizations. Refine with filters or upvote what's useful.

Awesome Visualizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pahen/madgeAvatar de pahen

    pahen/madge

    10,117Voir sur GitHub↗

    Madge is a JavaScript module dependency visualizer and architecture mapper. It analyzes source code to create graphs and diagrams of module relationships, supporting CommonJS, AMD, and ES6 standards. The tool functions as a circular dependency detector to identify recursive import loops and a dependency graph generator that exports relationship maps into image and vector formats. It provides utilities for auditing project structure, including the identification of orphaned modules and leaf modules. Its broader capabilities include dead code identification, module impact analysis through depe

    Creates visual graphs and diagrams of module relationships for CommonJS, AMD, and ES6 source code.

    JavaScriptamdcommonjsdependencies
    Voir sur GitHub↗10,117
  1. Home
  2. Software Engineering & Architecture
  3. Static Analysis
  4. Module Dependency Analysis
  5. Visualizations