# yarnpkg/berry SLOC report

> As of 2026-07-30 (commit 57081c05a398), yarnpkg/berry contains 137,547 total lines: 104,439 code, 11,728 comments, 21,380 blank, across 1,243 files in 17 languages (top: TypeScript 68.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yarnpkg/berry to commit 57081c05a398, 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 75.9% of all lines, comments represent 8.5%, and the repository averages 84 code lines per file. TypeScript accounts for 68.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 487 | 92,101 | 71,296 | 5,631 | 15,174 |
| JavaScript | 333 | 26,689 | 23,037 | 1,048 | 2,604 |
| JSON | 247 | 5,899 | 5,886 | 0 | 13 |
| TSX | 24 | 3,004 | 2,509 | 46 | 449 |
| CSS | 10 | 1,140 | 834 | 35 | 271 |
| Shell | 18 | 943 | 706 | 53 | 184 |
| C | 2 | 79 | 62 | 0 | 17 |
| YAML | 2 | 76 | 51 | 16 | 9 |
| SVG | 6 | 27 | 27 | 0 | 0 |
| Dockerfile | 2 | 22 | 16 | 0 | 6 |
| TOML | 1 | 11 | 9 | 0 | 2 |
| PowerShell | 1 | 6 | 5 | 0 | 1 |

Top language (TypeScript 68.3%). Generated at 2026-07-30T14:25:54.727482836+00:00. Canonical report: https://octocounts.com/github/yarnpkg/berry

## Report FAQ

### How many lines of code does yarnpkg/berry have?

yarnpkg/berry has 137,547 total lines, including 104,439 code lines, 11,728 comment lines, and 21,380 blank lines.

### How was the yarnpkg/berry line count measured?

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

### What commit was counted for yarnpkg/berry?

This OctoCounts report was generated from master at commit 57081c05a398 on 2026-07-30T14:25:54.727482836+00:00.

## Similar repository reports

- [cloudflare/computer](https://octocounts.com/github/cloudflare/computer) — TypeScript, 104,252 code lines
- [remix-run/react-router](https://octocounts.com/github/remix-run/react-router) — TypeScript, 103,317 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [xuejianxianzun/PixivBatchDownloader](https://octocounts.com/github/xuejianxianzun/PixivBatchDownloader) — TypeScript, 102,841 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 101,193 code lines
- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 100,447 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
