# reduxjs/redux SLOC report

> As of 2026-09-16 (commit 20e11b18109a), reduxjs/redux contains 402,440 total lines: 395,795 code, 1,590 comments, 5,055 blank, across 278 files in 11 languages (top: JSON 94.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

reduxjs/redux has 395,795 source lines of code out of 402,440 total lines across 278 files, counted from the 20e11b18109af65b60a48ab514c45b4ae52e772b ref at commit 20e11b18109a by the OctoCounts tokei engine on 2026-09-16. 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 reduxjs/redux to commit 20e11b18109a, 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 98.3% of all lines, comments represent 0.4%, and the repository averages 1,424 code lines per file. JSON accounts for 94.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 34 | 372,590 | 372,590 | 0 | 0 |
| YAML | 4 | 18,651 | 14,842 | 29 | 3,780 |
| JavaScript | 142 | 5,829 | 5,061 | 126 | 642 |
| TypeScript | 37 | 3,507 | 2,451 | 765 | 291 |
| CSS | 8 | 624 | 529 | 7 | 88 |
| TSX | 4 | 167 | 153 | 3 | 11 |
| HTML | 10 | 252 | 136 | 116 | 0 |
| TOML | 1 | 24 | 19 | 3 | 2 |
| SVG | 14 | 14 | 14 | 0 | 0 |
| Markdown | 22 | 777 | 0 | 536 | 241 |
| Plain Text | 2 | 5 | 0 | 5 | 0 |

Top language (JSON 94.1%). Generated at 2026-09-16T07:57:29.755715899+00:00. Canonical report: https://octocounts.com/github/reduxjs/redux

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/reduxjs/redux/commit/20e11b18109af65b60a48ab514c45b4ae52e772b?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 reduxjs/redux have?

reduxjs/redux has 402,440 total lines, including 395,795 code lines, 1,590 comment lines, and 5,055 blank lines.

### How was the reduxjs/redux line count measured?

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

### What commit was counted for reduxjs/redux?

This OctoCounts report was generated from 20e11b18109af65b60a48ab514c45b4ae52e772b at commit 20e11b18109a on 2026-09-16T07:57:29.755715899+00:00.

## Similar repository reports

- [GDRETools/gdsdecomp](https://octocounts.com/github/GDRETools/gdsdecomp) — JSON, 392,470 code lines
- [debpalash/VoiceStudio](https://octocounts.com/github/debpalash/VoiceStudio) — JSON, 412,985 code lines
- [every-app/open-seo](https://octocounts.com/github/every-app/open-seo) — JSON, 360,379 code lines
- [cyberpapiii/chipotlai-max](https://octocounts.com/github/cyberpapiii/chipotlai-max) — JSON, 352,807 code lines
- [immich-app/immich](https://octocounts.com/github/immich-app/immich) — JSON, 439,718 code lines
- [Twarner491/AvianVisitors](https://octocounts.com/github/Twarner491/AvianVisitors) — JSON, 337,207 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)
- [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)
