# typeorm/typeorm SLOC report

> As of 2026-09-22 (commit 8cf22582d32f), typeorm/typeorm contains 345,431 total lines: 253,457 code, 48,292 comments, 43,682 blank, across 3,728 files in 11 languages (top: TypeScript 90.4%). Default configuration. Counted with tokei via OctoCounts.

typeorm/typeorm has 253,457 source lines of code out of 345,431 total lines across 3,728 files, counted from the 8cf22582d32f9b33ff2f2f5ab5c5f98832ab0d84 ref at commit 8cf22582d32f by the OctoCounts tokei engine on 2026-09-22. 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 typeorm/typeorm to commit 8cf22582d32f, 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 73.4% of all lines, comments represent 14.0%, and the repository averages 68 code lines per file. TypeScript accounts for 90.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 3,582 | 302,329 | 229,071 | 38,605 | 34,653 |
| YAML | 7 | 25,522 | 21,304 | 18 | 4,200 |
| JSON | 26 | 968 | 968 | 0 | 0 |
| CSS | 3 | 1,163 | 924 | 56 | 183 |
| TSX | 5 | 624 | 589 | 5 | 30 |
| JavaScript | 5 | 757 | 570 | 62 | 125 |
| SVG | 12 | 20 | 20 | 0 | 0 |
| SQL | 1 | 16 | 11 | 1 | 4 |
| MDX | 2 | 607 | 0 | 396 | 211 |
| Markdown | 84 | 13,421 | 0 | 9,146 | 4,275 |
| Plain Text | 1 | 4 | 0 | 3 | 1 |

Top language (TypeScript 90.4%). Generated at 2026-09-22T10:24:20.926161332+00:00. Canonical report: https://octocounts.com/github/typeorm/typeorm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/typeorm/typeorm/commit/8cf22582d32f9b33ff2f2f5ab5c5f98832ab0d84?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does typeorm/typeorm have?

typeorm/typeorm has 345,431 total lines, including 253,457 code lines, 48,292 comment lines, and 43,682 blank lines.

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

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

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

This OctoCounts report was generated from 8cf22582d32f9b33ff2f2f5ab5c5f98832ab0d84 at commit 8cf22582d32f on 2026-09-22T10:24:20.926161332+00:00.

## Similar repository reports

- [firecrawl/firecrawl](https://octocounts.com/github/firecrawl/firecrawl) — TypeScript, 253,731 code lines
- [dolag233/Serpent](https://octocounts.com/github/dolag233/Serpent) — TypeScript, 254,597 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 code lines
- [withastro/astro](https://octocounts.com/github/withastro/astro) — TypeScript, 257,670 code lines
- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 247,426 code lines
- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 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)
