# magnitudedev/magnitude SLOC report

> As of 2026-09-05 (commit 1f964ea1908b), magnitudedev/magnitude contains 338,177 total lines: 284,721 code, 24,288 comments, 29,168 blank, across 2,015 files in 15 languages (top: TypeScript 56.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving magnitudedev/magnitude to commit 1f964ea1908b, 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 84.2% of all lines, comments represent 7.2%, and the repository averages 141 code lines per file. TypeScript accounts for 56.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,408 | 188,778 | 159,394 | 11,101 | 18,283 |
| Rust | 84 | 75,054 | 70,551 | 280 | 4,223 |
| TSX | 199 | 38,425 | 35,286 | 653 | 2,486 |
| JSON | 121 | 13,890 | 13,884 | 0 | 6 |
| C++ | 1 | 1,945 | 1,791 | 34 | 120 |
| TOML | 40 | 1,212 | 1,089 | 6 | 117 |
| Svelte | 11 | 1,090 | 1,022 | 18 | 50 |
| CSS | 4 | 987 | 847 | 0 | 140 |
| Python | 7 | 738 | 661 | 3 | 74 |
| HTML | 6 | 100 | 98 | 0 | 2 |
| SVG | 2 | 64 | 62 | 1 | 1 |
| CMake | 2 | 27 | 25 | 0 | 2 |

Top language (TypeScript 56.0%). Generated at 2026-09-05T06:56:33.669852543+00:00. Canonical report: https://octocounts.com/github/magnitudedev/magnitude

## Report FAQ

### How many lines of code does magnitudedev/magnitude have?

magnitudedev/magnitude has 338,177 total lines, including 284,721 code lines, 24,288 comment lines, and 29,168 blank lines.

### How was the magnitudedev/magnitude line count measured?

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

### What commit was counted for magnitudedev/magnitude?

This OctoCounts report was generated from 1f964ea1908b755ee6293d4024bc0058e75e38be at commit 1f964ea1908b on 2026-09-05T06:56:33.669852543+00:00.

## Similar repository reports

- [refactoringhq/tolaria](https://octocounts.com/github/refactoringhq/tolaria) — TypeScript, 284,694 code lines
- [slicenferqin/xuanpu](https://octocounts.com/github/slicenferqin/xuanpu) — TypeScript, 285,610 code lines
- [seakee/CPA-Manager-Plus](https://octocounts.com/github/seakee/CPA-Manager-Plus) — TypeScript, 281,156 code lines
- [garrytan/gbrain](https://octocounts.com/github/garrytan/gbrain) — TypeScript, 288,417 code lines
- [PeakCode-AI/PeakCode](https://octocounts.com/github/PeakCode-AI/PeakCode) — TypeScript, 289,053 code lines
- [agalwood/Motrix](https://octocounts.com/github/agalwood/Motrix) — TypeScript, 278,865 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)
