# remix-run/react-router SLOC report

> As of 2026-09-21 (commit 58c47cd00575), remix-run/react-router contains 148,256 total lines: 104,792 code, 24,801 comments, 18,663 blank, across 689 files in 12 languages (top: TypeScript 72.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

remix-run/react-router has 104,792 source lines of code out of 148,256 total lines across 689 files, counted from the main ref at commit 58c47cd00575 by the OctoCounts tokei engine on 2026-09-21. 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 remix-run/react-router to commit 58c47cd00575, 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.7%, and the repository averages 152 code lines per file. TypeScript accounts for 72.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 360 | 91,224 | 76,188 | 6,979 | 8,057 |
| YAML | 2 | 18,214 | 14,782 | 0 | 3,432 |
| TSX | 124 | 16,884 | 9,921 | 5,802 | 1,161 |
| JSON | 71 | 2,407 | 2,406 | 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,587 | 0 | 11,856 | 5,731 |
| Plain Text | 2 | 2 | 0 | 2 | 0 |

Top language (TypeScript 72.7%). Generated at 2026-09-21T07:56:51.794565730+00:00. Canonical report: https://octocounts.com/github/remix-run/react-router

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/remix-run/react-router/commit/58c47cd0057513939b9f7605792d0aeddd231e0d?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 remix-run/react-router have?

remix-run/react-router has 148,256 total lines, including 104,792 code lines, 24,801 comment lines, and 18,663 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 58c47cd00575, 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 58c47cd00575 on 2026-09-21T07:56:51.794565730+00:00.

## Similar repository reports

- [Draculabo/AntigravityManager](https://octocounts.com/github/Draculabo/AntigravityManager) — TypeScript, 104,931 code lines
- [totec448-spec/chat-on-steroids](https://octocounts.com/github/totec448-spec/chat-on-steroids) — TypeScript, 103,825 code lines
- [nanocoai/nanoclaw](https://octocounts.com/github/nanocoai/nanoclaw) — TypeScript, 103,718 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [Tencent/BrowserSkill](https://octocounts.com/github/Tencent/BrowserSkill) — TypeScript, 106,884 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 102,111 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)
