# HelpFreedom/kadr SLOC report

> As of 2026-08-30 (commit 61ffc4697227), HelpFreedom/kadr contains 51,665 total lines: 41,842 code, 6,489 comments, 3,334 blank, across 179 files in 10 languages (top: TypeScript 31.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving HelpFreedom/kadr to commit 61ffc4697227, 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 81.0% of all lines, comments represent 12.6%, and the repository averages 234 code lines per file. TypeScript accounts for 31.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 58 | 16,451 | 13,111 | 2,399 | 941 |
| JavaScript | 51 | 11,907 | 10,303 | 888 | 716 |
| TSX | 25 | 7,751 | 7,034 | 337 | 380 |
| Python | 32 | 5,575 | 4,620 | 246 | 709 |
| JSON | 4 | 4,215 | 4,215 | 0 | 0 |
| CSS | 1 | 2,779 | 2,498 | 199 | 82 |
| TOML | 1 | 46 | 33 | 9 | 4 |
| Shell | 1 | 20 | 16 | 4 | 0 |
| HTML | 1 | 12 | 12 | 0 | 0 |
| Markdown | 5 | 2,909 | 0 | 2,407 | 502 |

Top language (TypeScript 31.3%). Generated at 2026-08-30T17:50:13.827256491+00:00. Canonical report: https://octocounts.com/github/HelpFreedom/kadr

## Report FAQ

### How many lines of code does HelpFreedom/kadr have?

HelpFreedom/kadr has 51,665 total lines, including 41,842 code lines, 6,489 comment lines, and 3,334 blank lines.

### How was the HelpFreedom/kadr line count measured?

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

### What commit was counted for HelpFreedom/kadr?

This OctoCounts report was generated from main at commit 61ffc4697227 on 2026-08-30T17:50:13.827256491+00:00.

## Similar repository reports

- [slkiser/opencode-quota](https://octocounts.com/github/slkiser/opencode-quota) — TypeScript, 42,172 code lines
- [Fission-AI/OpenSpec](https://octocounts.com/github/Fission-AI/OpenSpec) — TypeScript, 42,218 code lines
- [final-run/finalrun-agent](https://octocounts.com/github/final-run/finalrun-agent) — TypeScript, 42,551 code lines
- [JSB2010/safe-online-exam](https://octocounts.com/github/JSB2010/safe-online-exam) — TypeScript, 44,202 code lines
- [SMNETSTUDIO/WeChat-AI](https://octocounts.com/github/SMNETSTUDIO/WeChat-AI) — TypeScript, 39,452 code lines
- [sparkjsdev/spark](https://octocounts.com/github/sparkjsdev/spark) — TypeScript, 44,631 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)
