# Ganjai-Labs/code-visualizer SLOC report

> As of 2026-09-03 (commit 74ec84f2a3ec), Ganjai-Labs/code-visualizer contains 1,017 total lines: 797 code, 132 comments, 88 blank, across 5 files in 3 languages (top: TypeScript 75.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Ganjai-Labs/code-visualizer to commit 74ec84f2a3ec, 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 small codebase by counted code lines. Code represents 78.4% of all lines, comments represent 13.0%, and the repository averages 159 code lines per file. TypeScript accounts for 75.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1 | 722 | 605 | 66 | 51 |
| JSON | 2 | 200 | 192 | 0 | 8 |
| Markdown | 2 | 95 | 0 | 66 | 29 |

Top language (TypeScript 75.9%). Generated at 2026-09-03T00:00:01.028498060+00:00. Canonical report: https://octocounts.com/github/Ganjai-Labs/code-visualizer

## Report FAQ

### How many lines of code does Ganjai-Labs/code-visualizer have?

Ganjai-Labs/code-visualizer has 1,017 total lines, including 797 code lines, 132 comment lines, and 88 blank lines.

### How was the Ganjai-Labs/code-visualizer line count measured?

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

### What commit was counted for Ganjai-Labs/code-visualizer?

This OctoCounts report was generated from main at commit 74ec84f2a3ec on 2026-09-03T00:00:01.028498060+00:00.

## Similar repository reports

- [sindresorhus/p-queue](https://octocounts.com/github/sindresorhus/p-queue) — TypeScript, 855 code lines
- [Dhravya/webpull](https://octocounts.com/github/Dhravya/webpull) — TypeScript, 961 code lines
- [BrowserMCP/mcp](https://octocounts.com/github/BrowserMCP/mcp) — TypeScript, 623 code lines
- [kwickramasekara/opencode-chat](https://octocounts.com/github/kwickramasekara/opencode-chat) — TypeScript, 1,031 code lines
- [gotgenes/opencode-agent-identity](https://octocounts.com/github/gotgenes/opencode-agent-identity) — TypeScript, 562 code lines
- [foxundermoon/vs-shell-format](https://octocounts.com/github/foxundermoon/vs-shell-format) — TypeScript, 1,175 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)
