# sindresorhus/got SLOC report

> As of 2026-08-26 (commit e3924aa1e53a), sindresorhus/got contains 12,091 total lines: 7,658 code, 2,508 comments, 1,925 blank, across 32 files in 4 languages (top: TypeScript 97.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sindresorhus/got to commit e3924aa1e53a, 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 small codebase by counted code lines. Code represents 63.3% of all lines, comments represent 20.7%, and the repository averages 239 code lines per file. TypeScript accounts for 97.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 27 | 11,441 | 7,487 | 2,115 | 1,839 |
| JSON | 2 | 170 | 170 | 0 | 0 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 2 | 479 | 0 | 393 | 86 |

Top language (TypeScript 97.8%). Generated at 2026-08-26T18:33:14.574263394+00:00. Canonical report: https://octocounts.com/github/sindresorhus/got

## Report FAQ

### How many lines of code does sindresorhus/got have?

sindresorhus/got has 12,091 total lines, including 7,658 code lines, 2,508 comment lines, and 1,925 blank lines.

### How was the sindresorhus/got line count measured?

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

### What commit was counted for sindresorhus/got?

This OctoCounts report was generated from main at commit e3924aa1e53a on 2026-08-26T18:33:14.574263394+00:00.

## Similar repository reports

- [cordiverse/cordis](https://octocounts.com/github/cordiverse/cordis) — TypeScript, 7,634 code lines
- [numman-ali/opencode-openai-codex-auth](https://octocounts.com/github/numman-ali/opencode-openai-codex-auth) — TypeScript, 7,725 code lines
- [Anubhav93111/InkSync-WebSocketServer](https://octocounts.com/github/Anubhav93111/InkSync-WebSocketServer) — TypeScript, 7,901 code lines
- [frost-beta/node-mlx](https://octocounts.com/github/frost-beta/node-mlx) — TypeScript, 7,917 code lines
- [unjs/magicast](https://octocounts.com/github/unjs/magicast) — TypeScript, 7,340 code lines
- [ikstv/agent-foreman](https://octocounts.com/github/ikstv/agent-foreman) — TypeScript, 7,309 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)
