# facebook/docusaurus SLOC report

> As of 2026-09-16 (commit 5215a33e576f), facebook/docusaurus contains 365,639 total lines: 101,362 code, 189,921 comments, 74,356 blank, across 2,573 files in 14 languages (top: TypeScript 35.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

facebook/docusaurus has 101,362 source lines of code out of 365,639 total lines across 2,573 files, counted from the 5215a33e576f5e027736e4e740260ef470a4de8c ref at commit 5215a33e576f 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 facebook/docusaurus to commit 5215a33e576f, 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 27.7% of all lines, comments represent 51.9%, and the repository averages 39 code lines per file. TypeScript accounts for 35.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 420 | 49,189 | 35,926 | 8,212 | 5,051 |
| YAML | 63 | 27,130 | 26,092 | 58 | 980 |
| TSX | 371 | 25,298 | 19,796 | 3,526 | 1,976 |
| JSON | 314 | 11,035 | 11,031 | 0 | 4 |
| CSS | 161 | 5,005 | 3,268 | 1,043 | 694 |
| JavaScript | 50 | 3,874 | 2,732 | 782 | 360 |
| SVG | 32 | 2,051 | 2,049 | 0 | 2 |
| XSL | 4 | 376 | 356 | 12 | 8 |
| Shell | 2 | 90 | 50 | 18 | 22 |
| TOML | 2 | 68 | 42 | 9 | 17 |
| HTML | 2 | 20 | 20 | 0 | 0 |
| MDX | 1,084 | 230,051 | 0 | 166,700 | 63,351 |

Top language (TypeScript 35.4%). Generated at 2026-09-16T19:43:38.347815643+00:00. Canonical report: https://octocounts.com/github/facebook/docusaurus

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/facebook/docusaurus/commit/5215a33e576f5e027736e4e740260ef470a4de8c?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 facebook/docusaurus have?

facebook/docusaurus has 365,639 total lines, including 101,362 code lines, 189,921 comment lines, and 74,356 blank lines.

### How was the facebook/docusaurus line count measured?

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

### What commit was counted for facebook/docusaurus?

This OctoCounts report was generated from 5215a33e576f5e027736e4e740260ef470a4de8c at commit 5215a33e576f on 2026-09-16T19:43:38.347815643+00:00.

## Similar repository reports

- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 101,739 code lines
- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [microsoft/vscode-js-debug](https://octocounts.com/github/microsoft/vscode-js-debug) — TypeScript, 100,269 code lines
- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 99,912 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [nanocoai/nanoclaw](https://octocounts.com/github/nanocoai/nanoclaw) — TypeScript, 103,718 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)
