# vikiboss/60s SLOC report

> As of 2026-08-27 (commit 46225c0aab15), vikiboss/60s contains 78,062 total lines: 74,923 code, 1,001 comments, 2,138 blank, across 96 files in 6 languages (top: TypeScript 78.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vikiboss/60s to commit 46225c0aab15, 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 96.0% of all lines, comments represent 1.3%, and the repository averages 780 code lines per file. TypeScript accounts for 78.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 73 | 61,219 | 58,926 | 668 | 1,625 |
| JSON | 15 | 14,791 | 14,789 | 0 | 2 |
| YAML | 2 | 1,541 | 1,186 | 0 | 355 |
| Dockerfile | 1 | 54 | 16 | 22 | 16 |
| TOML | 1 | 7 | 6 | 0 | 1 |
| Markdown | 4 | 450 | 0 | 311 | 139 |

Top language (TypeScript 78.6%). Generated at 2026-08-27T01:43:18.265007663+00:00. Canonical report: https://octocounts.com/github/vikiboss/60s

## Report FAQ

### How many lines of code does vikiboss/60s have?

vikiboss/60s has 78,062 total lines, including 74,923 code lines, 1,001 comment lines, and 2,138 blank lines.

### How was the vikiboss/60s line count measured?

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

### What commit was counted for vikiboss/60s?

This OctoCounts report was generated from main at commit 46225c0aab15 on 2026-08-27T01:43:18.265007663+00:00.

## Similar repository reports

- [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
- [Pls-1q43/Dibao](https://octocounts.com/github/Pls-1q43/Dibao) — TypeScript, 73,515 code lines
- [garrytan/gstack](https://octocounts.com/github/garrytan/gstack) — TypeScript, 76,919 code lines
- [alvinunreal/oh-my-opencode-slim](https://octocounts.com/github/alvinunreal/oh-my-opencode-slim) — TypeScript, 76,974 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)
