# tw93/Pake SLOC report

> As of 2026-09-16 (commit 2657b6cc25ea), tw93/Pake contains 30,335 total lines: 22,558 code, 3,506 comments, 4,271 blank, across 156 files in 11 languages (top: TypeScript 35.2%). Default configuration. Counted with tokei via OctoCounts.

tw93/Pake has 22,558 source lines of code out of 30,335 total lines across 156 files, counted from the main ref at commit 2657b6cc25ea by the OctoCounts tokei engine on 2026-09-16. 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 tw93/Pake to commit 2657b6cc25ea, 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 74.4% of all lines, comments represent 11.6%, and the repository averages 145 code lines per file. TypeScript accounts for 35.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 75 | 9,494 | 7,943 | 459 | 1,092 |
| JavaScript | 32 | 9,054 | 7,793 | 354 | 907 |
| Rust | 12 | 3,397 | 2,934 | 147 | 316 |
| YAML | 2 | 2,851 | 2,215 | 9 | 627 |
| SVG | 1 | 884 | 883 | 1 | 0 |
| JSON | 10 | 639 | 639 | 0 | 0 |
| TOML | 3 | 96 | 75 | 12 | 9 |
| Dockerfile | 1 | 72 | 43 | 16 | 13 |
| Python | 1 | 35 | 33 | 0 | 2 |
| Markdown | 18 | 3,770 | 0 | 2,478 | 1,292 |
| Plain Text | 1 | 43 | 0 | 30 | 13 |

Top language (TypeScript 35.2%). Generated at 2026-09-16T19:06:09.771898652+00:00. Canonical report: https://octocounts.com/github/tw93/Pake

## Reproduce this report

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

## Report FAQ

### How many lines of code does tw93/Pake have?

tw93/Pake has 30,335 total lines, including 22,558 code lines, 3,506 comment lines, and 4,271 blank lines.

### How was the tw93/Pake line count measured?

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

### What commit was counted for tw93/Pake?

This OctoCounts report was generated from main at commit 2657b6cc25ea on 2026-09-16T19:06:09.771898652+00:00.

## Similar repository reports

- [rivet-dev/secure-exec](https://octocounts.com/github/rivet-dev/secure-exec) — TypeScript, 22,640 code lines
- [DucPhamNgoc08/CodeVisualizer](https://octocounts.com/github/DucPhamNgoc08/CodeVisualizer) — TypeScript, 22,407 code lines
- [lossless-claude/lcm](https://octocounts.com/github/lossless-claude/lcm) — TypeScript, 22,389 code lines
- [photon-hq/spectrum-ts](https://octocounts.com/github/photon-hq/spectrum-ts) — TypeScript, 22,903 code lines
- [monid-ai/monid](https://octocounts.com/github/monid-ai/monid) — TypeScript, 22,011 code lines
- [anthropics/claude-code](https://octocounts.com/github/anthropics/claude-code) — TypeScript, 20,441 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)
