# tastejs/todomvc SLOC report

> As of 2026-09-16 (commit ff43b02e59df), tastejs/todomvc contains 384,363 total lines: 332,898 code, 33,802 comments, 17,663 blank, across 991 files in 24 languages (top: JavaScript 73.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tastejs/todomvc has 332,898 source lines of code out of 384,363 total lines across 991 files, counted from the ff43b02e59dfa604386bb382034b2cd07c2bcd8a ref at commit ff43b02e59df 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 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.6% of all lines, comments represent 8.8%, and the repository averages 336 code lines per file. JavaScript accounts for 73.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 376 | 282,093 | 245,898 | 26,377 | 9,818 |
| JSON | 104 | 56,180 | 56,179 | 0 | 1 |
| YAML | 4 | 14,355 | 11,408 | 28 | 2,919 |
| LESS | 70 | 7,957 | 5,298 | 1,505 | 1,154 |
| HTML | 186 | 7,365 | 5,081 | 1,618 | 666 |
| 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.9%). Generated at 2026-09-16T18:32:40.846491352+00:00. Canonical report: https://octocounts.com/github/tastejs/todomvc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tastejs/todomvc/commit/ff43b02e59dfa604386bb382034b2cd07c2bcd8a?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 tastejs/todomvc have?

tastejs/todomvc has 384,363 total lines, including 332,898 code lines, 33,802 comment lines, and 17,663 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 ff43b02e59dfa604386bb382034b2cd07c2bcd8a at commit ff43b02e59df on 2026-09-16T18:32:40.846491352+00:00.

## Similar repository reports

- [jackwener/opencli](https://octocounts.com/github/jackwener/opencli) — JavaScript, 345,377 code lines
- [mrdoob/three.js](https://octocounts.com/github/mrdoob/three.js) — JavaScript, 307,445 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 360,718 code lines
- [react/react](https://octocounts.com/github/react/react) — JavaScript, 364,586 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 364,889 code lines
- [bilawalsidhu/gods-eye-view](https://octocounts.com/github/bilawalsidhu/gods-eye-view) — JavaScript, 291,557 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)
- [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)
