# anomalyco/models.dev SLOC report

> As of 2026-09-07 (commit 6eaf975918c9), anomalyco/models.dev contains 144,815 total lines: 120,239 code, 5,416 comments, 19,160 blank, across 6,353 files in 9 languages (top: TOML 86.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving anomalyco/models.dev to commit 6eaf975918c9, 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 83.0% of all lines, comments represent 3.7%, and the repository averages 19 code lines per file. TOML accounts for 86.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TOML | 6,088 | 125,016 | 104,040 | 3,880 | 17,096 |
| TypeScript | 58 | 13,306 | 11,235 | 641 | 1,430 |
| TSX | 1 | 1,725 | 1,617 | 2 | 106 |
| SVG | 176 | 1,417 | 1,413 | 1 | 3 |
| CSS | 1 | 1,114 | 959 | 1 | 154 |
| JSON | 15 | 571 | 571 | 0 | 0 |
| Shell | 4 | 600 | 364 | 141 | 95 |
| HTML | 1 | 41 | 40 | 1 | 0 |
| Markdown | 9 | 1,025 | 0 | 749 | 276 |

Top language (TOML 86.5%). Generated at 2026-09-07T19:59:21.434176877+00:00. Canonical report: https://octocounts.com/github/anomalyco/models.dev

## Report FAQ

### How many lines of code does anomalyco/models.dev have?

anomalyco/models.dev has 144,815 total lines, including 120,239 code lines, 5,416 comment lines, and 19,160 blank lines.

### How was the anomalyco/models.dev line count measured?

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

### What commit was counted for anomalyco/models.dev?

This OctoCounts report was generated from 6eaf975918c9398404df0c3aad469d146a42cd85 at commit 6eaf975918c9 on 2026-09-07T19:59:21.434176877+00:00.

## Similar repository reports

- [tractorjuice/arc-kit](https://octocounts.com/github/tractorjuice/arc-kit) — TOML, 98,008 code lines
- [datacurve-ai/deep-swe](https://octocounts.com/github/datacurve-ai/deep-swe) — TOML, 9,802 code lines
- [tower/agentic-data-engineering](https://octocounts.com/github/tower/agentic-data-engineering) — TOML, 14 code lines
- [WebAssembly/WASI](https://octocounts.com/github/WebAssembly/WASI) — TOML, 8 code lines
- [nlimpid/lark-oapi](https://octocounts.com/github/nlimpid/lark-oapi) — TOML, 8 code lines
- [Stirling-Tools/Stirling-PDF](https://octocounts.com/github/Stirling-Tools/Stirling-PDF) — TOML, 1,187,093 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)
- [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)
