# huanglizhuo/kimi-code SLOC report

> As of 2026-07-19 (commit a3e773f90ce6), huanglizhuo/kimi-code contains 389,506 total lines: 302,654 code, 48,200 comments, 38,652 blank, across 2,456 files in 15 languages (top: TypeScript 84.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving huanglizhuo/kimi-code to commit a3e773f90ce6, 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 77.7% of all lines, comments represent 12.4%, and the repository averages 123 code lines per file. TypeScript accounts for 84.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,947 | 326,387 | 255,823 | 39,095 | 31,469 |
| YAML | 6 | 19,912 | 18,395 | 0 | 1,517 |
| TSX | 113 | 16,219 | 14,597 | 386 | 1,236 |
| JavaScript | 58 | 8,058 | 6,270 | 1,102 | 686 |
| Vue | 102 | 4,597 | 3,790 | 485 | 322 |
| JSON | 58 | 2,061 | 2,058 | 0 | 3 |
| CSS | 4 | 1,414 | 1,059 | 249 | 106 |
| Nix | 1 | 261 | 208 | 30 | 23 |
| Shell | 1 | 187 | 160 | 3 | 24 |
| C | 2 | 123 | 102 | 0 | 21 |
| HTML | 5 | 85 | 77 | 8 | 0 |
| SVG | 9 | 74 | 69 | 3 | 2 |

Top language (TypeScript 84.5%). Generated at 2026-07-19T10:57:55.912196485+00:00. Canonical report: https://octocounts.com/github/huanglizhuo/kimi-code

## Report FAQ

### How many lines of code does huanglizhuo/kimi-code have?

huanglizhuo/kimi-code has 389,506 total lines, including 302,654 code lines, 48,200 comment lines, and 38,652 blank lines.

### How was the huanglizhuo/kimi-code line count measured?

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

### What commit was counted for huanglizhuo/kimi-code?

This OctoCounts report was generated from main at commit a3e773f90ce6 on 2026-07-19T10:57:55.912196485+00:00.

## Similar repository reports

- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 297,887 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 295,236 code lines
- [PeakCode-AI/PeakCode](https://octocounts.com/github/PeakCode-AI/PeakCode) — TypeScript, 289,053 code lines
- [slicenferqin/xuanpu](https://octocounts.com/github/slicenferqin/xuanpu) — TypeScript, 285,610 code lines
- [refactoringhq/tolaria](https://octocounts.com/github/refactoringhq/tolaria) — TypeScript, 284,694 code lines
- [seakee/CPA-Manager-Plus](https://octocounts.com/github/seakee/CPA-Manager-Plus) — TypeScript, 281,156 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)
