# pingdotgg/t3code SLOC report

> As of 2026-09-04 (commit 5f878d2a8580), pingdotgg/t3code contains 972,460 total lines: 855,783 code, 43,858 comments, 72,819 blank, across 3,200 files in 24 languages (top: TypeScript 75.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pingdotgg/t3code to commit 5f878d2a8580, 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 88.0% of all lines, comments represent 4.5%, and the repository averages 267 code lines per file. TypeScript accounts for 75.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,432 | 728,304 | 647,751 | 25,228 | 55,325 |
| TSX | 497 | 167,474 | 153,129 | 6,333 | 8,012 |
| YAML | 3 | 21,559 | 17,440 | 6 | 4,113 |
| JSON | 56 | 11,613 | 11,613 | 0 | 0 |
| Swift | 11 | 5,243 | 4,560 | 65 | 618 |
| C Header | 38 | 11,655 | 4,211 | 6,300 | 1,144 |
| Kotlin | 12 | 3,744 | 3,369 | 40 | 335 |
| Astro | 8 | 3,700 | 3,287 | 41 | 372 |
| CSS | 4 | 3,697 | 3,283 | 167 | 247 |
| JavaScript | 32 | 3,139 | 2,655 | 171 | 313 |
| Rust | 1 | 1,169 | 1,081 | 3 | 85 |
| Objective-C++ | 4 | 1,115 | 933 | 31 | 151 |

Top language (TypeScript 75.7%). Generated at 2026-09-04T08:35:55.579659056+00:00. Canonical report: https://octocounts.com/github/pingdotgg/t3code

## Report FAQ

### How many lines of code does pingdotgg/t3code have?

pingdotgg/t3code has 972,460 total lines, including 855,783 code lines, 43,858 comment lines, and 72,819 blank lines.

### How was the pingdotgg/t3code line count measured?

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

### What commit was counted for pingdotgg/t3code?

This OctoCounts report was generated from main at commit 5f878d2a8580 on 2026-09-04T08:35:55.579659056+00:00.

## Similar repository reports

- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 850,081 code lines
- [ZaxbyHub/opencode-swarm](https://octocounts.com/github/ZaxbyHub/opencode-swarm) — TypeScript, 880,722 code lines
- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 895,663 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 800,555 code lines
- [cline/cline](https://octocounts.com/github/cline/cline) — TypeScript, 783,932 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)
