# proxysoul/Empryo SLOC report

> As of 2026-09-16 (commit 67a985406f31), proxysoul/Empryo contains 167,282 total lines: 137,272 code, 17,114 comments, 12,896 blank, across 569 files in 14 languages (top: TypeScript 66.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving proxysoul/Empryo to commit 67a985406f31, 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 82.1% of all lines, comments represent 10.2%, and the repository averages 241 code lines per file. TypeScript accounts for 66.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 371 | 107,450 | 90,998 | 8,405 | 8,047 |
| TSX | 100 | 36,507 | 32,515 | 1,568 | 2,424 |
| JSON | 8 | 11,389 | 11,384 | 0 | 5 |
| Shell | 2 | 778 | 600 | 87 | 91 |
| JavaScript | 3 | 726 | 540 | 125 | 61 |
| PowerShell | 3 | 606 | 420 | 137 | 49 |
| SVG | 11 | 297 | 285 | 12 | 0 |
| Lua | 1 | 348 | 267 | 48 | 33 |
| CSS | 1 | 145 | 110 | 14 | 21 |
| TOML | 3 | 108 | 90 | 12 | 6 |
| YAML | 3 | 73 | 63 | 10 | 0 |
| MDX | 45 | 4,134 | 0 | 3,106 | 1,028 |

Top language (TypeScript 66.3%). Generated at 2026-09-16T02:33:01.349190462+00:00. Canonical report: https://octocounts.com/github/proxysoul/Empryo

## Report FAQ

### How many lines of code does proxysoul/Empryo have?

proxysoul/Empryo has 167,282 total lines, including 137,272 code lines, 17,114 comment lines, and 12,896 blank lines.

### How was the proxysoul/Empryo line count measured?

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

### What commit was counted for proxysoul/Empryo?

This OctoCounts report was generated from 67a985406f31c378f7b30967ce209e541b890522 at commit 67a985406f31 on 2026-09-16T02:33:01.349190462+00:00.

## Similar repository reports

- [dejwi/vinela](https://octocounts.com/github/dejwi/vinela) — TypeScript, 136,796 code lines
- [JH8909/Quill](https://octocounts.com/github/JH8909/Quill) — TypeScript, 138,358 code lines
- [SimonJamesOdell/YehThatRocks](https://octocounts.com/github/SimonJamesOdell/YehThatRocks) — TypeScript, 138,693 code lines
- [tailwindlabs/tailwindcss](https://octocounts.com/github/tailwindlabs/tailwindcss) — TypeScript, 139,098 code lines
- [Simon-He95/markstream-vue](https://octocounts.com/github/Simon-He95/markstream-vue) — TypeScript, 139,700 code lines
- [JetBrains/thinkrail](https://octocounts.com/github/JetBrains/thinkrail) — TypeScript, 140,338 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)
