# BaderBC/halupedia SLOC report

> As of 2026-09-16 (commit ff73b04d1dd4), BaderBC/halupedia contains 16,412 total lines: 12,982 code, 1,951 comments, 1,479 blank, across 46 files in 9 languages (top: TypeScript 47.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

BaderBC/halupedia has 12,982 source lines of code out of 16,412 total lines across 46 files, counted from the ff73b04d1dd47c7ca99c8fb6dcce308078b6da76 ref at commit ff73b04d1dd4 by the OctoCounts tokei engine on 2026-09-16. 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 BaderBC/halupedia to commit ff73b04d1dd4, 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 79.1% of all lines, comments represent 11.9%, and the repository averages 282 code lines per file. TypeScript accounts for 47.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 21 | 7,797 | 6,137 | 1,197 | 463 |
| TSX | 10 | 3,518 | 2,979 | 300 | 239 |
| CSS | 1 | 2,183 | 1,893 | 107 | 183 |
| YAML | 1 | 2,264 | 1,763 | 0 | 501 |
| SQL | 8 | 200 | 96 | 81 | 23 |
| JSON | 2 | 52 | 52 | 0 | 0 |
| TOML | 1 | 98 | 43 | 42 | 13 |
| HTML | 1 | 23 | 19 | 3 | 1 |
| Markdown | 1 | 277 | 0 | 221 | 56 |

Top language (TypeScript 47.3%). Generated at 2026-09-16T07:26:51.890536416+00:00. Canonical report: https://octocounts.com/github/BaderBC/halupedia

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/BaderBC/halupedia/commit/ff73b04d1dd47c7ca99c8fb6dcce308078b6da76?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 BaderBC/halupedia have?

BaderBC/halupedia has 16,412 total lines, including 12,982 code lines, 1,951 comment lines, and 1,479 blank lines.

### How was the BaderBC/halupedia line count measured?

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

### What commit was counted for BaderBC/halupedia?

This OctoCounts report was generated from ff73b04d1dd47c7ca99c8fb6dcce308078b6da76 at commit ff73b04d1dd4 on 2026-09-16T07:26:51.890536416+00:00.

## Similar repository reports

- [Yeung9203/MarkPage](https://octocounts.com/github/Yeung9203/MarkPage) — TypeScript, 13,315 code lines
- [jquery/esprima](https://octocounts.com/github/jquery/esprima) — TypeScript, 12,318 code lines
- [cyberscorpion/photo-tools](https://octocounts.com/github/cyberscorpion/photo-tools) — TypeScript, 12,120 code lines
- [nylas/javascript](https://octocounts.com/github/nylas/javascript) — TypeScript, 14,177 code lines
- [anthropics/claude-code-action](https://octocounts.com/github/anthropics/claude-code-action) — TypeScript, 11,764 code lines
- [NanmiCoder/dsh-agent-teams](https://octocounts.com/github/NanmiCoder/dsh-agent-teams) — TypeScript, 11,278 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)
