# Nagi-ovo/voyager SLOC report

> As of 2026-09-03 (commit 083f4bf0c1a5), Nagi-ovo/voyager contains 190,306 total lines: 154,740 code, 16,969 comments, 18,597 blank, across 532 files in 11 languages (top: TypeScript 62.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Nagi-ovo/voyager to commit 083f4bf0c1a5, 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 81.3% of all lines, comments represent 8.9%, and the repository averages 291 code lines per file. TypeScript accounts for 62.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 381 | 119,959 | 96,353 | 10,519 | 13,087 |
| JSON | 26 | 29,053 | 29,043 | 0 | 10 |
| CSS | 9 | 15,150 | 12,656 | 668 | 1,826 |
| TSX | 24 | 10,425 | 9,349 | 424 | 652 |
| JavaScript | 27 | 4,250 | 3,474 | 258 | 518 |
| Swift | 12 | 3,840 | 3,367 | 76 | 397 |
| Shell | 3 | 299 | 242 | 8 | 49 |
| HTML | 4 | 229 | 216 | 0 | 13 |
| Python | 1 | 37 | 31 | 0 | 6 |
| SVG | 3 | 9 | 9 | 0 | 0 |
| Markdown | 42 | 7,055 | 0 | 5,016 | 2,039 |

Top language (TypeScript 62.3%). Generated at 2026-09-03T01:23:55.092388365+00:00. Canonical report: https://octocounts.com/github/Nagi-ovo/voyager

## Report FAQ

### How many lines of code does Nagi-ovo/voyager have?

Nagi-ovo/voyager has 190,306 total lines, including 154,740 code lines, 16,969 comment lines, and 18,597 blank lines.

### How was the Nagi-ovo/voyager line count measured?

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

### What commit was counted for Nagi-ovo/voyager?

This OctoCounts report was generated from main at commit 083f4bf0c1a5 on 2026-09-03T01:23:55.092388365+00:00.

## Similar repository reports

- [vastsa/PI-Desktop](https://octocounts.com/github/vastsa/PI-Desktop) — TypeScript, 155,523 code lines
- [angular/components](https://octocounts.com/github/angular/components) — TypeScript, 153,119 code lines
- [0-AI-UG/cate](https://octocounts.com/github/0-AI-UG/cate) — TypeScript, 157,036 code lines
- [danielmiessler/LifeOS](https://octocounts.com/github/danielmiessler/LifeOS) — TypeScript, 151,605 code lines
- [optave/ops-codegraph-tool](https://octocounts.com/github/optave/ops-codegraph-tool) — TypeScript, 148,495 code lines
- [yutori-ai/stagehand](https://octocounts.com/github/yutori-ai/stagehand) — TypeScript, 148,468 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)
