# openchamber/openchamber SLOC report

> As of 2026-09-16 (commit 1a3b47842603), openchamber/openchamber contains 720,842 total lines: 611,516 code, 47,129 comments, 62,197 blank, across 3,998 files in 17 languages (top: TypeScript 45.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

openchamber/openchamber has 611,516 source lines of code out of 720,842 total lines across 3,998 files, counted from the main ref at commit 1a3b47842603 by the OctoCounts tokei engine on 2026-09-16. 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 openchamber/openchamber to commit 1a3b47842603, 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 84.8% of all lines, comments represent 6.5%, and the repository averages 153 code lines per file. TypeScript accounts for 45.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,365 | 320,839 | 278,925 | 15,212 | 26,702 |
| TSX | 485 | 181,252 | 160,077 | 7,291 | 13,884 |
| JavaScript | 668 | 168,613 | 144,895 | 7,759 | 15,959 |
| JSON | 86 | 14,459 | 14,459 | 0 | 0 |
| SVG | 1,124 | 8,310 | 8,259 | 46 | 5 |
| CSS | 6 | 3,750 | 2,792 | 478 | 480 |
| Shell | 5 | 1,120 | 764 | 220 | 136 |
| Swift | 5 | 859 | 613 | 142 | 104 |
| XML | 12 | 355 | 328 | 18 | 9 |
| HTML | 12 | 273 | 231 | 19 | 23 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| Dockerfile | 1 | 79 | 55 | 10 | 14 |

Top language (TypeScript 45.6%). Generated at 2026-09-16T19:54:23.523999582+00:00. Canonical report: https://octocounts.com/github/openchamber/openchamber

## Reproduce this report

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

## Report FAQ

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

openchamber/openchamber has 720,842 total lines, including 611,516 code lines, 47,129 comment lines, and 62,197 blank lines.

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

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

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

This OctoCounts report was generated from main at commit 1a3b47842603 on 2026-09-16T19:54:23.523999582+00:00.

## Similar repository reports

- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 628,086 code lines
- [angular/angular](https://octocounts.com/github/angular/angular) — TypeScript, 628,320 code lines
- [kodustech/kodus-ai](https://octocounts.com/github/kodustech/kodus-ai) — TypeScript, 629,355 code lines
- [goauthentik/authentik](https://octocounts.com/github/goauthentik/authentik) — TypeScript, 629,526 code lines
- [ruvnet/ruflo](https://octocounts.com/github/ruvnet/ruflo) — TypeScript, 645,353 code lines
- [apache/maka](https://octocounts.com/github/apache/maka) — TypeScript, 576,512 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)
