# Voxelum/x-minecraft-launcher SLOC report

> As of 2026-07-17 (commit 2b9156932afd), Voxelum/x-minecraft-launcher contains 252,128 total lines: 201,299 code, 32,187 comments, 18,642 blank, across 1,568 files in 13 languages (top: TypeScript 56.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Voxelum/x-minecraft-launcher to commit 2b9156932afd, 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 79.8% of all lines, comments represent 12.8%, and the repository averages 128 code lines per file. TypeScript accounts for 56.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,054 | 150,877 | 113,479 | 24,426 | 12,972 |
| YAML | 50 | 64,778 | 62,494 | 10 | 2,274 |
| JSON | 106 | 13,173 | 13,171 | 0 | 2 |
| Vue | 270 | 8,020 | 7,392 | 110 | 518 |
| JavaScript | 5 | 3,339 | 2,547 | 349 | 443 |
| CSS | 6 | 1,252 | 973 | 107 | 172 |
| HTML | 9 | 704 | 603 | 0 | 101 |
| GLSL | 2 | 550 | 321 | 142 | 87 |
| Shell | 2 | 285 | 189 | 58 | 38 |
| PowerShell | 1 | 157 | 115 | 38 | 4 |
| SVG | 2 | 15 | 15 | 0 | 0 |
| Markdown | 55 | 7,340 | 0 | 5,309 | 2,031 |

Top language (TypeScript 56.4%). Generated at 2026-07-17T04:38:03.420227293+00:00. Canonical report: https://octocounts.com/github/Voxelum/x-minecraft-launcher

## Report FAQ

### How many lines of code does Voxelum/x-minecraft-launcher have?

Voxelum/x-minecraft-launcher has 252,128 total lines, including 201,299 code lines, 32,187 comment lines, and 18,642 blank lines.

### How was the Voxelum/x-minecraft-launcher line count measured?

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

### What commit was counted for Voxelum/x-minecraft-launcher?

This OctoCounts report was generated from master at commit 2b9156932afd on 2026-07-17T04:38:03.420227293+00:00.

## Similar repository reports

- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 198,679 code lines
- [bytedance/UI-TARS-desktop](https://octocounts.com/github/bytedance/UI-TARS-desktop) — TypeScript, 204,911 code lines
- [slopus/happy](https://octocounts.com/github/slopus/happy) — TypeScript, 206,950 code lines
- [marktext/marktext](https://octocounts.com/github/marktext/marktext) — TypeScript, 193,901 code lines
- [rmyndharis/OpenWA](https://octocounts.com/github/rmyndharis/OpenWA) — TypeScript, 210,087 code lines
- [freelensapp/freelens](https://octocounts.com/github/freelensapp/freelens) — TypeScript, 191,707 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)
