# alvinunreal/oh-my-opencode-slim SLOC report

> As of 2026-07-24 (commit 1fdc7f5a7251), alvinunreal/oh-my-opencode-slim contains 103,656 total lines: 76,974 code, 14,453 comments, 12,229 blank, across 375 files in 7 languages (top: TypeScript 93.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving alvinunreal/oh-my-opencode-slim to commit 1fdc7f5a7251, 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 medium-sized codebase by counted code lines. Code represents 74.3% of all lines, comments represent 13.9%, and the repository averages 205 code lines per file. TypeScript accounts for 93.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 274 | 84,088 | 71,976 | 3,477 | 8,635 |
| Rust | 8 | 2,355 | 2,152 | 9 | 194 |
| JSON | 6 | 1,458 | 1,458 | 0 | 0 |
| SVG | 1 | 958 | 958 | 0 | 0 |
| JavaScript | 1 | 483 | 405 | 0 | 78 |
| TOML | 2 | 29 | 25 | 0 | 4 |
| Markdown | 83 | 14,285 | 0 | 10,967 | 3,318 |

Top language (TypeScript 93.5%). Generated at 2026-07-24T03:59:43.079938861+00:00. Canonical report: https://octocounts.com/github/alvinunreal/oh-my-opencode-slim

## Report FAQ

### How many lines of code does alvinunreal/oh-my-opencode-slim have?

alvinunreal/oh-my-opencode-slim has 103,656 total lines, including 76,974 code lines, 14,453 comment lines, and 12,229 blank lines.

### How was the alvinunreal/oh-my-opencode-slim line count measured?

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

### What commit was counted for alvinunreal/oh-my-opencode-slim?

This OctoCounts report was generated from master at commit 1fdc7f5a7251 on 2026-07-24T03:59:43.079938861+00:00.

## Similar repository reports

- [garrytan/gstack](https://octocounts.com/github/garrytan/gstack) — TypeScript, 76,919 code lines
- [openai/codex-security](https://octocounts.com/github/openai/codex-security) — TypeScript, 77,053 code lines
- [vikiboss/60s](https://octocounts.com/github/vikiboss/60s) — TypeScript, 74,923 code lines
- [rohitg00/agentmemory](https://octocounts.com/github/rohitg00/agentmemory) — TypeScript, 74,698 code lines
- [Egonex-AI/Understand-Anything](https://octocounts.com/github/Egonex-AI/Understand-Anything) — TypeScript, 74,641 code lines
- [moonlight-stream/moonlight-qt](https://octocounts.com/github/moonlight-stream/moonlight-qt) — TypeScript, 74,638 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)
