# DIYgod/RSSHub SLOC report

> As of 2026-08-02 (commit 080796cc4fb7), DIYgod/RSSHub contains 462,894 total lines: 407,073 code, 8,869 comments, 46,952 blank, across 6,592 files in 12 languages (top: TypeScript 76.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving DIYgod/RSSHub to commit 080796cc4fb7, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 87.9% of all lines, comments represent 1.9%, and the repository averages 62 code lines per file. TypeScript accounts for 76.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5,292 | 351,011 | 309,303 | 6,616 | 35,092 |
| TSX | 622 | 62,590 | 55,574 | 821 | 6,195 |
| JavaScript | 651 | 33,766 | 28,232 | 1,133 | 4,401 |
| YAML | 3 | 12,535 | 11,502 | 3 | 1,030 |
| JSON | 6 | 1,918 | 1,918 | 0 | 0 |
| Nix | 2 | 430 | 334 | 42 | 54 |
| Dockerfile | 1 | 198 | 129 | 38 | 31 |
| TOML | 3 | 87 | 49 | 21 | 17 |
| Shell | 2 | 36 | 26 | 4 | 6 |
| HTML | 2 | 4 | 4 | 0 | 0 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 6 | 317 | 0 | 191 | 126 |

Top language (TypeScript 76.0%). Generated at 2026-08-02T03:38:45.694407571+00:00. Canonical report: https://octocounts.com/github/DIYgod/RSSHub

## Report FAQ

### How many lines of code does DIYgod/RSSHub have?

DIYgod/RSSHub has 462,894 total lines, including 407,073 code lines, 8,869 comment lines, and 46,952 blank lines.

### How was the DIYgod/RSSHub line count measured?

OctoCounts resolved the public GitHub repository to commit 080796cc4fb7, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for DIYgod/RSSHub?

This OctoCounts report was generated from master at commit 080796cc4fb7 on 2026-08-02T03:38:45.694407571+00:00.

## Similar repository reports

- [mattermost/mattermost-mobile](https://octocounts.com/github/mattermost/mattermost-mobile) — TypeScript, 411,249 code lines
- [Unleash/unleash](https://octocounts.com/github/Unleash/unleash) — TypeScript, 413,327 code lines
- [qixing-jk/all-api-hub](https://octocounts.com/github/qixing-jk/all-api-hub) — TypeScript, 398,695 code lines
- [inkeep/open-knowledge](https://octocounts.com/github/inkeep/open-knowledge) — TypeScript, 416,830 code lines
- [liuup/claude-code-analysis](https://octocounts.com/github/liuup/claude-code-analysis) — TypeScript, 397,215 code lines
- [mrtdurdenthe2/muster](https://octocounts.com/github/mrtdurdenthe2/muster) — TypeScript, 425,981 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
