# tanbiralam/claude-code SLOC report

> As of 2026-09-12 (commit 6f6f12b37f52), tanbiralam/claude-code contains 512,739 total lines: 397,665 code, 82,180 comments, 32,894 blank, across 2,009 files in 6 languages (top: TypeScript 70.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tanbiralam/claude-code to commit 6f6f12b37f52, 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 77.6% of all lines, comments represent 16.0%, and the repository averages 198 code lines per file. TypeScript accounts for 70.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,421 | 379,031 | 280,258 | 68,969 | 29,804 |
| TSX | 552 | 133,219 | 117,211 | 12,994 | 3,014 |
| JSON | 8 | 138 | 138 | 0 | 0 |
| JavaScript | 26 | 50 | 48 | 2 | 0 |
| TOML | 1 | 16 | 10 | 4 | 2 |
| Markdown | 1 | 285 | 0 | 211 | 74 |

Top language (TypeScript 70.5%). Generated at 2026-09-12T23:41:48.224783053+00:00. Canonical report: https://octocounts.com/github/tanbiralam/claude-code

## Report FAQ

### How many lines of code does tanbiralam/claude-code have?

tanbiralam/claude-code has 512,739 total lines, including 397,665 code lines, 82,180 comment lines, and 32,894 blank lines.

### How was the tanbiralam/claude-code line count measured?

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

### What commit was counted for tanbiralam/claude-code?

This OctoCounts report was generated from 6f6f12b37f529488b10e53928dd5508bb93535c7 at commit 6f6f12b37f52 on 2026-09-12T23:41:48.224783053+00:00.

## Similar repository reports

- [liuup/claude-code-analysis](https://octocounts.com/github/liuup/claude-code-analysis) — TypeScript, 397,215 code lines
- [qixing-jk/all-api-hub](https://octocounts.com/github/qixing-jk/all-api-hub) — TypeScript, 398,695 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 403,664 code lines
- [DIYgod/RSSHub](https://octocounts.com/github/DIYgod/RSSHub) — TypeScript, 407,073 code lines
- [mattermost/mattermost-mobile](https://octocounts.com/github/mattermost/mattermost-mobile) — TypeScript, 411,249 code lines
- [Unleash/unleash](https://octocounts.com/github/Unleash/unleash) — TypeScript, 413,327 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)
