2 dépôts
Tools that generate graphical reports of code metrics, complexity, and architectural health.
Distinct from Code Snippet Visualizers: Distinct from visual-to-code sync: focuses on reporting and metrics visualization rather than code generation.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Code Quality Visualizations. Refine with filters or upvote what's useful.
This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma
Generates graphical representations of code metrics and technical debt to help teams prioritize maintenance.
Plato is a JavaScript static analysis tool and code complexity visualizer. It computes complexity metrics and runs linting checks on JavaScript source code to evaluate codebase quality, presenting the results through a static analysis dashboard. The system aggregates linting data and technical metrics into timestamped reports. It specifically calculates cyclomatic and Halstead metrics to identify overly complicated files and assess the maintainability of a project. The tool provides capabilities for source code visualization, automated quality reporting, and maintainability assessment. It in
Generates visual reports of code metrics and complexity to assess overall architectural health.