# remix-run/react-router SLOC report

> As of 2026-08-31 (commit da2a0f0948af), remix-run/react-router contains 146,036 total lines: 103,317 code, 24,304 comments, 18,415 blank, across 680 files in 12 languages (top: TypeScript 72.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving remix-run/react-router to commit da2a0f0948af, 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 70.7% of all lines, comments represent 16.6%, and the repository averages 152 code lines per file. TypeScript accounts for 72.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 351 | 89,537 | 74,948 | 6,678 | 7,911 |
| YAML | 2 | 17,981 | 14,598 | 0 | 3,383 |
| TSX | 124 | 16,803 | 9,880 | 5,758 | 1,165 |
| JSON | 71 | 2,397 | 2,396 | 0 | 1 |
| JavaScript | 45 | 1,261 | 975 | 113 | 173 |
| CSS | 20 | 497 | 440 | 1 | 56 |
| Shell | 3 | 86 | 56 | 8 | 22 |
| HTML | 1 | 12 | 12 | 0 | 0 |
| TOML | 2 | 16 | 12 | 0 | 4 |
| MDX | 6 | 66 | 0 | 40 | 26 |
| Markdown | 53 | 17,378 | 0 | 11,704 | 5,674 |
| Plain Text | 2 | 2 | 0 | 2 | 0 |

Top language (TypeScript 72.5%). Generated at 2026-08-31T09:52:15.639017364+00:00. Canonical report: https://octocounts.com/github/remix-run/react-router

## Report FAQ

### How many lines of code does remix-run/react-router have?

remix-run/react-router has 146,036 total lines, including 103,317 code lines, 24,304 comment lines, and 18,415 blank lines.

### How was the remix-run/react-router line count measured?

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

### What commit was counted for remix-run/react-router?

This OctoCounts report was generated from main at commit da2a0f0948af on 2026-08-31T09:52:15.639017364+00:00.

## Similar repository reports

- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [xuejianxianzun/PixivBatchDownloader](https://octocounts.com/github/xuejianxianzun/PixivBatchDownloader) — TypeScript, 102,841 code lines
- [cloudflare/computer](https://octocounts.com/github/cloudflare/computer) — TypeScript, 104,252 code lines
- [yarnpkg/berry](https://octocounts.com/github/yarnpkg/berry) — TypeScript, 104,439 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 101,193 code lines
- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 100,447 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)
