# 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%). Custom configuration (tests excluded, ignoring .devcontainer, ignoring .github, ignoring .ng-dev, ignoring .vscode, ignoring docs, ignoring guides, ignoring integration, ignoring modules, ignoring packages, ignoring scripts, ignoring test, ignoring tools, ignoring aria, ignoring cdk, ignoring cdk-experimental, ignoring components-examples, ignoring dev-app, ignoring dev-app-internal, ignoring google-maps, ignoring material-experimental, ignoring universal-app, ignoring youtube-player). Counted with tokei via OctoCounts.

angular/components has 153,119 source lines of code out of 232,219 total lines across 1,373 files, counted from the v22.1.2 ref at commit aa598a047992 by the OctoCounts tokei engine on 2026-08-27. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/angular/components/commit/aa598a04799285f1182ef4b7a29e33fc28c71c80?analysis=%7B%22ignoredDirs%22%3A%5B%22.devcontainer%22%2C%22.github%22%2C%22.ng-dev%22%2C%22.vscode%22%2C%22docs%22%2C%22guides%22%2C%22integration%22%2C%22modules%22%2C%22packages%22%2C%22scripts%22%2C%22test%22%2C%22tools%22%2C%22aria%22%2C%22cdk%22%2C%22cdk-experimental%22%2C%22components-examples%22%2C%22dev-app%22%2C%22dev-app-internal%22%2C%22google-maps%22%2C%22material-experimental%22%2C%22universal-app%22%2C%22youtube-player%22%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Atrue%7D).

## 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
- [Nagi-ovo/voyager](https://octocounts.com/github/Nagi-ovo/voyager) — TypeScript, 154,740 code lines
- [browserbase/stagehand](https://octocounts.com/github/browserbase/stagehand) — TypeScript, 155,014 code lines
- [onlook-dev/onlook](https://octocounts.com/github/onlook-dev/onlook) — TypeScript, 150,903 code lines
- [0-AI-UG/cate](https://octocounts.com/github/0-AI-UG/cate) — TypeScript, 157,036 code lines
- [optave/ops-codegraph-tool](https://octocounts.com/github/optave/ops-codegraph-tool) — TypeScript, 148,495 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)
