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
| File | Language | Lines | Branches |
|---|---|---|---|
| src/sensor.ts | TypeScript | 8 | 2 |
| api/report.py | Python | 6 | 0 |
| README.md | Markdown | 2 | 0 |
| src/filter.ts | TypeScript | 6 | 0 |
Detected imports
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.