# githubocto/repo-visualizer

Repository: https://github.com/githubocto/repo-visualizer
Canonical: https://ross.abutalabs.com/products/repo-visualizer
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2026-01-22T01:35:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 8, longevity 100
- inputs: {"age_days": 1868, "days_push": 224, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1305, forks 148 (observed 2026-08-28T04:04:18.590480+00:00)

## What it is
A GitHub Action that generates an SVG diagram visualizing the file structure of a repository, with customizable colors, exclusions, and depth. It can commit the diagram back to the repo or output it as an artifact.

## Use cases
- visualize repository file structure as a diagram
- generate an SVG map of a codebase
- automatically update a repo diagram on push
- exclude build folders from a repo visualization
- color-code files by extension in a repo diagram

## When to choose
- you want an automatic, always-up-to-date visual map of your repo committed via GitHub Actions
- you need a lightweight SVG overview of project structure for documentation

## When to avoid
- you need interactive or dependency-graph analysis rather than a static file-tree diagram
- you're not using GitHub Actions or GitHub-hosted repositories
- you need a production-supported tool - this is explicitly an experiment

## Facets
- artifact type: plugin
- maturity: experimental
- function: data-visualization, developer-tools, ci-cd, documentation
- domain: developer-tools, data-visualization, version-control, documentation
- platform: cli
- tags: github-action, svg-diagram, repo-visualization, code-visualization, web-server

## Member repositories
- githubocto/repo-visualizer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.590480+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:51:02.238309+00:00, confidence not recorded.
  - readme: https://github.com/githubocto/repo-visualizer (fetched 2026-08-28T04:04:18.590480+00:00, sha 1c7fbd621061)
- Data as of 2026-08-30T08:39:29.467469+00:00.
