# pingdotgg/t3code SLOC report

> As of 2026-09-15 (commit bf3be75c400c), pingdotgg/t3code contains 1,179,300 total lines: 1,052,040 code, 46,058 comments, 81,202 blank, across 3,815 files in 28 languages (top: TypeScript 75.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pingdotgg/t3code has 1,052,040 source lines of code out of 1,179,300 total lines across 3,815 files, counted from the bf3be75c400cf605dc0c80de9458458854c84131 ref at commit bf3be75c400c by the OctoCounts tokei engine on 2026-09-15. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving pingdotgg/t3code to commit bf3be75c400c, 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 very large codebase by counted code lines. Code represents 89.2% of all lines, comments represent 3.9%, and the repository averages 276 code lines per file. TypeScript accounts for 75.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,906 | 889,245 | 795,495 | 30,429 | 63,321 |
| TSX | 622 | 206,581 | 189,614 | 7,727 | 9,240 |
| YAML | 3 | 23,154 | 18,724 | 10 | 4,420 |
| JSON | 63 | 13,811 | 13,811 | 0 | 0 |
| Swift | 11 | 5,733 | 4,994 | 91 | 648 |
| CSS | 6 | 5,402 | 4,922 | 209 | 271 |
| Kotlin | 19 | 5,324 | 4,763 | 122 | 439 |
| C Header | 39 | 11,822 | 4,355 | 6,313 | 1,154 |
| Astro | 11 | 4,485 | 3,986 | 53 | 446 |
| Rust | 10 | 4,188 | 3,984 | 34 | 170 |
| JavaScript | 42 | 4,369 | 3,813 | 176 | 380 |
| Objective-C++ | 4 | 1,308 | 1,106 | 44 | 158 |

Top language (TypeScript 75.6%). Generated at 2026-09-15T13:46:34.689808363+00:00. Canonical report: https://octocounts.com/github/pingdotgg/t3code

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pingdotgg/t3code/commit/bf3be75c400cf605dc0c80de9458458854c84131?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

pingdotgg/t3code has 1,179,300 total lines, including 1,052,040 code lines, 46,058 comment lines, and 81,202 blank lines.

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

OctoCounts resolved the public GitHub repository to commit bf3be75c400c, 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 bf3be75c400cf605dc0c80de9458458854c84131 at commit bf3be75c400c on 2026-09-15T13:46:34.689808363+00:00.

## Similar repository reports

- [remotion-dev/remotion](https://octocounts.com/github/remotion-dev/remotion) — TypeScript, 1,001,323 code lines
- [anomalyco/opencode](https://octocounts.com/github/anomalyco/opencode) — TypeScript, 1,103,538 code lines
- [oomol-lab/open-connector](https://octocounts.com/github/oomol-lab/open-connector) — TypeScript, 1,121,349 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 979,228 code lines
- [ever-co/ever-gauzy](https://octocounts.com/github/ever-co/ever-gauzy) — TypeScript, 971,993 code lines
- [Fincept-Corporation/FinceptTerminal](https://octocounts.com/github/Fincept-Corporation/FinceptTerminal) — TypeScript, 1,141,471 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
