# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vikiboss/60s has 74,923 source lines of code out of 78,062 total lines across 96 files, counted from the main ref at commit 46225c0aab15 by the OctoCounts tokei engine on 2026-08-27. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vikiboss/60s/commit/46225c0aab15ccc273491f25c25b7e9c59180da5?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 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

- [moonlight-stream/moonlight-qt](https://octocounts.com/github/moonlight-stream/moonlight-qt) — TypeScript, 74,693 code lines
- [BetterWright/betterwright](https://octocounts.com/github/BetterWright/betterwright) — TypeScript, 74,427 code lines
- [Parallel-7/FlashForgeUI-Electron](https://octocounts.com/github/Parallel-7/FlashForgeUI-Electron) — TypeScript, 74,305 code lines
- [tradingview/lightweight-charts](https://octocounts.com/github/tradingview/lightweight-charts) — TypeScript, 76,353 code lines
- [rohitg00/agentmemory](https://octocounts.com/github/rohitg00/agentmemory) — TypeScript, 77,052 code lines
- [jestjs/jest](https://octocounts.com/github/jestjs/jest) — TypeScript, 72,240 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)
