# dempfi/ayu SLOC report

> As of 2026-07-23 (commit 41e0098e8ce5), dempfi/ayu contains 3,307 total lines: 2,094 code, 668 comments, 545 blank, across 51 files in 5 languages (top: TypeScript 90.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dempfi/ayu to commit 41e0098e8ce5, 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 63.3% of all lines, comments represent 20.2%, and the repository averages 41 code lines per file. TypeScript accounts for 90.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5 | 2,164 | 1,886 | 64 | 214 |
| Python | 2 | 173 | 120 | 1 | 52 |
| JSON | 4 | 88 | 88 | 0 | 0 |
| Markdown | 26 | 729 | 0 | 495 | 234 |
| Plain Text | 14 | 153 | 0 | 108 | 45 |

Top language (TypeScript 90.1%). Generated at 2026-07-23T18:25:24.488947638+00:00. Canonical report: https://octocounts.com/github/dempfi/ayu

## Report FAQ

### How many lines of code does dempfi/ayu have?

dempfi/ayu has 3,307 total lines, including 2,094 code lines, 668 comment lines, and 545 blank lines.

### How was the dempfi/ayu line count measured?

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

### What commit was counted for dempfi/ayu?

This OctoCounts report was generated from master at commit 41e0098e8ce5 on 2026-07-23T18:25:24.488947638+00:00.

## Similar repository reports

- [typicode/json-server](https://octocounts.com/github/typicode/json-server) — TypeScript, 2,161 code lines
- [shirakaba/dubloon](https://octocounts.com/github/shirakaba/dubloon) — TypeScript, 2,023 code lines
- [hbbio/nanoagent](https://octocounts.com/github/hbbio/nanoagent) — TypeScript, 2,260 code lines
- [phibr0/obsidian-charts](https://octocounts.com/github/phibr0/obsidian-charts) — TypeScript, 1,890 code lines
- [Ansh-699/FlappyBird-Onchain](https://octocounts.com/github/Ansh-699/FlappyBird-Onchain) — TypeScript, 1,880 code lines
- [tempont/small-opencode-orchestrator](https://octocounts.com/github/tempont/small-opencode-orchestrator) — TypeScript, 2,381 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)
