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

> As of 2026-09-16 (commit 3013dc25e970), alvinunreal/oh-my-opencode-slim contains 165,348 total lines: 132,083 code, 17,287 comments, 15,978 blank, across 453 files in 7 languages (top: TypeScript 96.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

alvinunreal/oh-my-opencode-slim has 132,083 source lines of code out of 165,348 total lines across 453 files, counted from the 3013dc25e97013a43c24db5ad87c6587d4db5966 ref at commit 3013dc25e970 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 alvinunreal/oh-my-opencode-slim to commit 3013dc25e970, 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 79.9% of all lines, comments represent 10.5%, and the repository averages 292 code lines per file. TypeScript accounts for 96.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 378 | 150,415 | 126,813 | 9,813 | 13,789 |
| Rust | 8 | 2,375 | 2,168 | 9 | 198 |
| JSON | 6 | 1,706 | 1,706 | 0 | 0 |
| SVG | 1 | 958 | 958 | 0 | 0 |
| JavaScript | 1 | 483 | 405 | 0 | 78 |
| TOML | 3 | 37 | 33 | 0 | 4 |
| Markdown | 56 | 9,374 | 0 | 7,465 | 1,909 |

Top language (TypeScript 96.0%). Generated at 2026-09-16T17:29:24.633997620+00:00. Canonical report: https://octocounts.com/github/alvinunreal/oh-my-opencode-slim

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/alvinunreal/oh-my-opencode-slim/commit/3013dc25e97013a43c24db5ad87c6587d4db5966?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 alvinunreal/oh-my-opencode-slim have?

alvinunreal/oh-my-opencode-slim has 165,348 total lines, including 132,083 code lines, 17,287 comment lines, and 15,978 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 3013dc25e970, 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 3013dc25e97013a43c24db5ad87c6587d4db5966 at commit 3013dc25e970 on 2026-09-16T17:29:24.633997620+00:00.

## Similar repository reports

- [altair-graphql/altair](https://octocounts.com/github/altair-graphql/altair) — TypeScript, 131,167 code lines
- [webadderallorg/Recordly](https://octocounts.com/github/webadderallorg/Recordly) — TypeScript, 129,839 code lines
- [remix-run/react-router](https://octocounts.com/github/remix-run/react-router) — TypeScript, 135,202 code lines
- [meow-sci/flexo](https://octocounts.com/github/meow-sci/flexo) — TypeScript, 135,331 code lines
- [BytePioneer-AI/codex-host](https://octocounts.com/github/BytePioneer-AI/codex-host) — TypeScript, 127,996 code lines
- [dejwi/vinela](https://octocounts.com/github/dejwi/vinela) — TypeScript, 136,796 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)
