# BetterWright/betterwright SLOC report

> As of 2026-09-18 (commit a12e11629b1e), BetterWright/betterwright contains 94,299 total lines: 78,865 code, 11,328 comments, 4,106 blank, across 250 files in 7 languages (top: TypeScript 67.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

BetterWright/betterwright has 78,865 source lines of code out of 94,299 total lines across 250 files, counted from the main ref at commit a12e11629b1e by the OctoCounts tokei engine on 2026-09-18. 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 BetterWright/betterwright to commit a12e11629b1e, 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 83.6% of all lines, comments represent 12.0%, and the repository averages 315 code lines per file. TypeScript accounts for 67.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 182 | 62,648 | 52,817 | 6,803 | 3,028 |
| JSON | 20 | 25,466 | 25,466 | 0 | 0 |
| Shell | 6 | 446 | 346 | 73 | 27 |
| Python | 4 | 147 | 136 | 5 | 6 |
| JavaScript | 1 | 161 | 98 | 50 | 13 |
| TOML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 36 | 5,429 | 0 | 4,397 | 1,032 |

Top language (TypeScript 67.0%). Generated at 2026-09-18T03:36:37.964004257+00:00. Canonical report: https://octocounts.com/github/BetterWright/betterwright

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/BetterWright/betterwright/commit/a12e11629b1e06a9d02a3493f9edf77cd656ee03?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 BetterWright/betterwright have?

BetterWright/betterwright has 94,299 total lines, including 78,865 code lines, 11,328 comment lines, and 4,106 blank lines.

### How was the BetterWright/betterwright line count measured?

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

### What commit was counted for BetterWright/betterwright?

This OctoCounts report was generated from main at commit a12e11629b1e on 2026-09-18T03:36:37.964004257+00:00.

## Similar repository reports

- [chaitanyagiri/munder-difflin](https://octocounts.com/github/chaitanyagiri/munder-difflin) — TypeScript, 78,009 code lines
- [anywhere-labs/dsh-desktop](https://octocounts.com/github/anywhere-labs/dsh-desktop) — TypeScript, 77,811 code lines
- [maricastroc/lucid](https://octocounts.com/github/maricastroc/lucid) — TypeScript, 80,311 code lines
- [rohitg00/agentmemory](https://octocounts.com/github/rohitg00/agentmemory) — TypeScript, 77,052 code lines
- [vitejs/vite](https://octocounts.com/github/vitejs/vite) — TypeScript, 81,016 code lines
- [tradingview/lightweight-charts](https://octocounts.com/github/tradingview/lightweight-charts) — TypeScript, 76,353 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)
