# oomol-lab/open-connector SLOC report

> As of 2026-09-03 (commit 33d5d6fdfd4d), oomol-lab/open-connector contains 1,214,781 total lines: 1,121,349 code, 5,127 comments, 88,305 blank, across 5,925 files in 14 languages (top: TypeScript 97.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving oomol-lab/open-connector to commit 33d5d6fdfd4d, 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 very large codebase by counted code lines. Code represents 92.3% of all lines, comments represent 0.4%, and the repository averages 189 code lines per file. TypeScript accounts for 97.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5,809 | 1,185,507 | 1,094,611 | 4,097 | 86,799 |
| JSON | 17 | 15,039 | 15,039 | 0 | 0 |
| TSX | 29 | 7,180 | 6,651 | 28 | 501 |
| CSS | 14 | 4,332 | 3,724 | 2 | 606 |
| YAML | 17 | 941 | 817 | 95 | 29 |
| SQL | 15 | 215 | 194 | 0 | 21 |
| Pan | 1 | 145 | 135 | 0 | 10 |
| SVG | 5 | 95 | 87 | 1 | 7 |
| Dockerfile | 1 | 35 | 33 | 0 | 2 |
| TOML | 1 | 35 | 28 | 1 | 6 |
| Shell | 1 | 20 | 17 | 1 | 2 |
| HTML | 1 | 13 | 13 | 0 | 0 |

Top language (TypeScript 97.6%). Generated at 2026-09-03T06:44:41.743585352+00:00. Canonical report: https://octocounts.com/github/oomol-lab/open-connector

## Report FAQ

### How many lines of code does oomol-lab/open-connector have?

oomol-lab/open-connector has 1,214,781 total lines, including 1,121,349 code lines, 5,127 comment lines, and 88,305 blank lines.

### How was the oomol-lab/open-connector line count measured?

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

### What commit was counted for oomol-lab/open-connector?

This OctoCounts report was generated from main at commit 33d5d6fdfd4d on 2026-09-03T06:44:41.743585352+00:00.

## Similar repository reports

- [get-bb/bb](https://octocounts.com/github/get-bb/bb) — TypeScript, 1,178,911 code lines
- [koala73/worldmonitor](https://octocounts.com/github/koala73/worldmonitor) — TypeScript, 1,197,647 code lines
- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — TypeScript, 1,215,702 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 895,663 code lines
- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 892,150 code lines
- [ZaxbyHub/opencode-swarm](https://octocounts.com/github/ZaxbyHub/opencode-swarm) — TypeScript, 880,722 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)
