← Back to creations

Developer tools & AI

GitHub Repo Analyzer

Turn source files into a report you can inspect, sort, and export.

Source files

Edit the sample. Start each file with // file: path.

Readable structure

FileLanguageLinesBranches
src/sensor.tsTypeScript82
api/report.pyPython60
README.mdMarkdown20
src/filter.tsTypeScript60

Detected imports

./filterfastapipathlib

This browser version counts actual source text and recognizes common import forms. Branch counts are lexical signals, including words in strings or comments, not measured cyclomatic complexity. The original tool also supports repository discovery and optional AI summaries.