# vitest-dev/vitest SLOC report

> As of 2026-08-26 (commit 732df2c2b4bc), vitest-dev/vitest contains 119,464 total lines: 92,741 code, 14,645 comments, 12,078 blank, across 746 files in 11 languages (top: TypeScript 75.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vitest-dev/vitest to commit 732df2c2b4bc, 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 77.6% of all lines, comments represent 12.3%, and the repository averages 124 code lines per file. TypeScript accounts for 75.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 578 | 91,619 | 69,810 | 12,363 | 9,446 |
| YAML | 4 | 20,245 | 18,455 | 14 | 1,776 |
| JSON | 49 | 1,732 | 1,732 | 0 | 0 |
| JavaScript | 27 | 1,805 | 1,583 | 82 | 140 |
| Vue | 50 | 685 | 604 | 15 | 66 |
| CSS | 1 | 259 | 215 | 20 | 24 |
| SVG | 3 | 150 | 150 | 0 | 0 |
| TOML | 2 | 134 | 100 | 13 | 21 |
| HTML | 4 | 67 | 66 | 1 | 0 |
| TSX | 1 | 32 | 26 | 0 | 6 |
| Markdown | 27 | 2,736 | 0 | 2,137 | 599 |

Top language (TypeScript 75.3%). Generated at 2026-08-26T18:14:46.437311801+00:00. Canonical report: https://octocounts.com/github/vitest-dev/vitest

## Report FAQ

### How many lines of code does vitest-dev/vitest have?

vitest-dev/vitest has 119,464 total lines, including 92,741 code lines, 14,645 comment lines, and 12,078 blank lines.

### How was the vitest-dev/vitest line count measured?

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

### What commit was counted for vitest-dev/vitest?

This OctoCounts report was generated from main at commit 732df2c2b4bc on 2026-08-26T18:14:46.437311801+00:00.

## Similar repository reports

- [TasteInsight/TasteInsight](https://octocounts.com/github/TasteInsight/TasteInsight) — TypeScript, 92,688 code lines
- [D0ny/minecraft-launcher](https://octocounts.com/github/D0ny/minecraft-launcher) — TypeScript, 93,733 code lines
- [typeorm/typeorm](https://octocounts.com/github/typeorm/typeorm) — TypeScript, 95,045 code lines
- [AnInsomniacy/motrix-next](https://octocounts.com/github/AnInsomniacy/motrix-next) — TypeScript, 88,746 code lines
- [gsd-build/get-shit-done](https://octocounts.com/github/gsd-build/get-shit-done) — TypeScript, 97,332 code lines
- [thedotmack/claude-mem](https://octocounts.com/github/thedotmack/claude-mem) — TypeScript, 97,765 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)
