# mrdoob/three.js SLOC report

> As of 2026-08-26 (commit 919539e323b2), mrdoob/three.js contains 530,492 total lines: 307,445 code, 91,425 comments, 131,622 blank, across 2,415 files in 7 languages (top: JavaScript 78.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mrdoob/three.js to commit 919539e323b2, 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 58.0% of all lines, comments represent 17.2%, and the repository averages 127 code lines per file. JavaScript accounts for 78.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 1,397 | 458,551 | 241,913 | 89,969 | 126,669 |
| HTML | 840 | 47,325 | 43,126 | 243 | 3,956 |
| JSON | 32 | 10,537 | 10,536 | 0 | 1 |
| SVG | 68 | 8,704 | 8,694 | 1 | 9 |
| CSS | 20 | 3,766 | 3,176 | 57 | 533 |
| Markdown | 26 | 692 | 0 | 479 | 213 |
| Plain Text | 32 | 917 | 0 | 676 | 241 |

Top language (JavaScript 78.7%). Generated at 2026-08-26T18:34:10.834809702+00:00. Canonical report: https://octocounts.com/github/mrdoob/three.js

## Report FAQ

### How many lines of code does mrdoob/three.js have?

mrdoob/three.js has 530,492 total lines, including 307,445 code lines, 91,425 comment lines, and 131,622 blank lines.

### How was the mrdoob/three.js line count measured?

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

### What commit was counted for mrdoob/three.js?

This OctoCounts report was generated from dev at commit 919539e323b2 on 2026-08-26T18:34:10.834809702+00:00.

## Similar repository reports

- [tastejs/todomvc](https://octocounts.com/github/tastejs/todomvc) — JavaScript, 335,905 code lines
- [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, 363,800 code lines
- [chaitanyagiri/munder-difflin](https://octocounts.com/github/chaitanyagiri/munder-difflin) — JavaScript, 370,772 code lines
- [Mintplex-Labs/anything-llm](https://octocounts.com/github/Mintplex-Labs/anything-llm) — JavaScript, 235,038 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)
