# babel/babel SLOC report

> As of 2026-09-21 (commit fd665901dece), babel/babel contains 181,508 total lines: 110,760 code, 50,716 comments, 20,032 blank, across 1,412 files in 10 languages (top: TypeScript 80.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

babel/babel has 110,760 source lines of code out of 181,508 total lines across 1,412 files, counted from the main ref at commit fd665901dece by the OctoCounts tokei engine on 2026-09-21. 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 babel/babel to commit fd665901dece, 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 61.0% of all lines, comments represent 27.9%, and the repository averages 78 code lines per file. TypeScript accounts for 80.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 673 | 111,459 | 89,596 | 9,565 | 12,298 |
| JSON | 334 | 15,492 | 15,492 | 0 | 0 |
| JavaScript | 197 | 5,824 | 5,073 | 264 | 487 |
| Shell | 21 | 761 | 347 | 229 | 185 |
| Makefile | 1 | 202 | 137 | 2 | 63 |
| HTML | 5 | 84 | 75 | 0 | 9 |
| YAML | 2 | 74 | 38 | 27 | 9 |
| Batch | 1 | 2 | 2 | 0 | 0 |
| Markdown | 172 | 8,391 | 0 | 6,058 | 2,333 |
| Plain Text | 6 | 39,219 | 0 | 34,571 | 4,648 |

Top language (TypeScript 80.9%). Generated at 2026-09-21T09:05:03.857384759+00:00. Canonical report: https://octocounts.com/github/babel/babel

## Reproduce this report

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

babel/babel has 181,508 total lines, including 110,760 code lines, 50,716 comment lines, and 20,032 blank lines.

### How was the babel/babel line count measured?

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

### What commit was counted for babel/babel?

This OctoCounts report was generated from main at commit fd665901dece on 2026-09-21T09:05:03.857384759+00:00.

## Similar repository reports

- [md-abu-kayser/advanced-js-problem-solver](https://octocounts.com/github/md-abu-kayser/advanced-js-problem-solver) — TypeScript, 109,317 code lines
- [garrytan/gstack](https://octocounts.com/github/garrytan/gstack) — TypeScript, 108,692 code lines
- [stefanhoelzl/codehydra](https://octocounts.com/github/stefanhoelzl/codehydra) — TypeScript, 113,270 code lines
- [xuejianxianzun/PixivBatchDownloader](https://octocounts.com/github/xuejianxianzun/PixivBatchDownloader) — TypeScript, 107,674 code lines
- [nexmoe/VidBee](https://octocounts.com/github/nexmoe/VidBee) — TypeScript, 115,810 code lines
- [Draculabo/AntigravityManager](https://octocounts.com/github/Draculabo/AntigravityManager) — TypeScript, 104,931 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)
