# UfoMiao/zcf SLOC report

> As of 2026-07-19 (commit 4d9b30bbdc57), UfoMiao/zcf contains 41,822 total lines: 24,269 code, 10,382 comments, 7,171 blank, across 181 files in 7 languages (top: TypeScript 62.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving UfoMiao/zcf to commit 4d9b30bbdc57, 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 58.0% of all lines, comments represent 24.8%, and the repository averages 134 code lines per file. TypeScript accounts for 62.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 83 | 20,078 | 15,082 | 2,624 | 2,372 |
| YAML | 2 | 9,192 | 7,256 | 0 | 1,936 |
| JSON | 39 | 1,934 | 1,928 | 0 | 6 |
| JavaScript | 1 | 2 | 2 | 0 | 0 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 54 | 10,615 | 0 | 7,758 | 2,857 |
| TOML | 1 | 0 | 0 | 0 | 0 |

Top language (TypeScript 62.1%). Generated at 2026-07-19T14:25:56.469367390+00:00. Canonical report: https://octocounts.com/github/UfoMiao/zcf

## Report FAQ

### How many lines of code does UfoMiao/zcf have?

UfoMiao/zcf has 41,822 total lines, including 24,269 code lines, 10,382 comment lines, and 7,171 blank lines.

### How was the UfoMiao/zcf line count measured?

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

### What commit was counted for UfoMiao/zcf?

This OctoCounts report was generated from main at commit 4d9b30bbdc57 on 2026-07-19T14:25:56.469367390+00:00.

## Similar repository reports

- [EvanBacon/serve-sim](https://octocounts.com/github/EvanBacon/serve-sim) — TypeScript, 23,802 code lines
- [boyang-hu/oryzo-rebuild](https://octocounts.com/github/boyang-hu/oryzo-rebuild) — TypeScript, 23,524 code lines
- [stats-organization/github-stats-extended](https://octocounts.com/github/stats-organization/github-stats-extended) — TypeScript, 25,170 code lines
- [hutusi/amytis](https://octocounts.com/github/hutusi/amytis) — TypeScript, 23,354 code lines
- [deepagents-ai/agent-backend](https://octocounts.com/github/deepagents-ai/agent-backend) — TypeScript, 25,628 code lines
- [photon-hq/spectrum-ts](https://octocounts.com/github/photon-hq/spectrum-ts) — TypeScript, 22,811 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)
