# tastejs/todomvc SLOC report

> As of 2026-07-26 (commit ff43b02e59df), tastejs/todomvc contains 388,816 total lines: 335,905 code, 34,559 comments, 18,352 blank, across 1,079 files in 24 languages (top: JavaScript 73.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tastejs/todomvc to commit ff43b02e59df, 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 86.4% of all lines, comments represent 8.9%, and the repository averages 311 code lines per file. JavaScript accounts for 73.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 401 | 284,095 | 247,477 | 26,535 | 10,083 |
| JSON | 106 | 56,196 | 56,195 | 0 | 1 |
| YAML | 4 | 14,355 | 11,408 | 28 | 2,919 |
| HTML | 246 | 9,688 | 6,493 | 2,131 | 1,064 |
| LESS | 70 | 7,957 | 5,298 | 1,505 | 1,154 |
| CSS | 41 | 3,541 | 2,941 | 127 | 473 |
| TypeScript | 39 | 4,565 | 2,667 | 1,278 | 620 |
| Java | 10 | 982 | 586 | 213 | 183 |
| OCaml | 1 | 477 | 403 | 17 | 57 |
| JSX | 12 | 451 | 395 | 6 | 50 |
| SVG | 12 | 396 | 390 | 6 | 0 |
| Elm | 1 | 434 | 328 | 26 | 80 |

Top language (JavaScript 73.7%). Generated at 2026-07-26T18:52:11.903240889+00:00. Canonical report: https://octocounts.com/github/tastejs/todomvc

## Report FAQ

### How many lines of code does tastejs/todomvc have?

tastejs/todomvc has 388,816 total lines, including 335,905 code lines, 34,559 comment lines, and 18,352 blank lines.

### How was the tastejs/todomvc line count measured?

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

### What commit was counted for tastejs/todomvc?

This OctoCounts report was generated from master at commit ff43b02e59df on 2026-07-26T18:52:11.903240889+00:00.

## Similar repository reports

- [jackwener/opencli](https://octocounts.com/github/jackwener/opencli) — JavaScript, 345,377 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 359,436 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 364,294 code lines
- [mrdoob/three.js](https://octocounts.com/github/mrdoob/three.js) — JavaScript, 307,445 code lines
- [Mintplex-Labs/anything-llm](https://octocounts.com/github/Mintplex-Labs/anything-llm) — JavaScript, 235,038 code lines
- [pewdiepie-archdaemon/odysseus](https://octocounts.com/github/pewdiepie-archdaemon/odysseus) — JavaScript, 232,404 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
