# angular/components SLOC report

> As of 2026-08-27 (commit aa598a047992), angular/components contains 232,219 total lines: 153,119 code, 46,885 comments, 32,215 blank, across 1,373 files in 9 languages (top: TypeScript 65.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving angular/components to commit aa598a047992, 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 65.9% of all lines, comments represent 20.2%, and the repository averages 112 code lines per file. TypeScript accounts for 65.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 708 | 137,970 | 99,679 | 16,678 | 21,613 |
| Sass | 277 | 28,965 | 22,562 | 2,877 | 3,526 |
| YAML | 2 | 20,399 | 19,220 | 4 | 1,175 |
| Bazel | 116 | 9,199 | 8,262 | 78 | 859 |
| HTML | 66 | 1,967 | 1,687 | 162 | 118 |
| JSON | 43 | 1,649 | 1,644 | 0 | 5 |
| CSS | 2 | 42 | 36 | 0 | 6 |
| JavaScript | 4 | 64 | 29 | 30 | 5 |
| Markdown | 155 | 31,964 | 0 | 27,056 | 4,908 |

Top language (TypeScript 65.1%). Generated at 2026-08-27T22:40:42.376558240+00:00. Canonical report: https://octocounts.com/github/angular/components

## Report FAQ

### How many lines of code does angular/components have?

angular/components has 232,219 total lines, including 153,119 code lines, 46,885 comment lines, and 32,215 blank lines.

### How was the angular/components line count measured?

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

### What commit was counted for angular/components?

This OctoCounts report was generated from v22.1.2 at commit aa598a047992 on 2026-08-27T22:40:42.376558240+00:00.

## Similar repository reports

- [danielmiessler/LifeOS](https://octocounts.com/github/danielmiessler/LifeOS) — TypeScript, 151,605 code lines
- [vastsa/PI-Desktop](https://octocounts.com/github/vastsa/PI-Desktop) — TypeScript, 155,523 code lines
- [0-AI-UG/cate](https://octocounts.com/github/0-AI-UG/cate) — TypeScript, 157,036 code lines
- [yutori-ai/stagehand](https://octocounts.com/github/yutori-ai/stagehand) — TypeScript, 148,468 code lines
- [open-gsd/gsd-core](https://octocounts.com/github/open-gsd/gsd-core) — TypeScript, 144,768 code lines
- [docmost/docmost](https://octocounts.com/github/docmost/docmost) — TypeScript, 163,399 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)
