# NapNeko/NapCatQQ SLOC report

> As of 2026-07-26 (commit 33546b936e00), NapNeko/NapCatQQ contains 118,599 total lines: 98,049 code, 6,815 comments, 13,735 blank, across 919 files in 12 languages (top: TypeScript 57.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NapNeko/NapCatQQ to commit 33546b936e00, 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 medium-sized codebase by counted code lines. Code represents 82.7% of all lines, comments represent 5.7%, and the repository averages 107 code lines per file. TypeScript accounts for 57.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 685 | 71,403 | 56,511 | 5,957 | 8,935 |
| TSX | 130 | 23,244 | 21,305 | 396 | 1,543 |
| YAML | 2 | 14,617 | 11,755 | 0 | 2,862 |
| JSON | 60 | 6,959 | 6,956 | 0 | 3 |
| JavaScript | 14 | 1,279 | 932 | 191 | 156 |
| Python | 1 | 239 | 180 | 17 | 42 |
| Batch | 9 | 213 | 168 | 10 | 35 |
| CSS | 3 | 188 | 161 | 3 | 24 |
| HTML | 2 | 85 | 74 | 0 | 11 |
| PowerShell | 1 | 8 | 7 | 0 | 1 |
| Markdown | 9 | 353 | 0 | 233 | 120 |
| Plain Text | 3 | 11 | 0 | 8 | 3 |

Top language (TypeScript 57.6%). Generated at 2026-07-26T07:12:15.371680633+00:00. Canonical report: https://octocounts.com/github/NapNeko/NapCatQQ

## Report FAQ

### How many lines of code does NapNeko/NapCatQQ have?

NapNeko/NapCatQQ has 118,599 total lines, including 98,049 code lines, 6,815 comment lines, and 13,735 blank lines.

### How was the NapNeko/NapCatQQ line count measured?

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

### What commit was counted for NapNeko/NapCatQQ?

This OctoCounts report was generated from main at commit 33546b936e00 on 2026-07-26T07:12:15.371680633+00:00.

## Similar repository reports

- [thedotmack/claude-mem](https://octocounts.com/github/thedotmack/claude-mem) — TypeScript, 97,765 code lines
- [gsd-build/get-shit-done](https://octocounts.com/github/gsd-build/get-shit-done) — TypeScript, 97,332 code lines
- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 98,804 code lines
- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 100,447 code lines
- [typeorm/typeorm](https://octocounts.com/github/typeorm/typeorm) — TypeScript, 95,045 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)
