# zedeus/nitter SLOC report

> As of 2026-08-27 (commit e4aefbc210a7), zedeus/nitter contains 15,119 total lines: 12,223 code, 459 comments, 2,437 blank, across 125 files in 11 languages (top: Nim 60.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving zedeus/nitter to commit e4aefbc210a7, 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 80.8% of all lines, comments represent 3.0%, and the repository averages 98 code lines per file. Nim accounts for 60.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Nim | 71 | 9,026 | 7,444 | 160 | 1,422 |
| Sass | 23 | 3,628 | 3,038 | 12 | 578 |
| Python | 4 | 1,048 | 861 | 22 | 165 |
| JavaScript | 5 | 515 | 415 | 31 | 69 |
| CSS | 11 | 472 | 353 | 27 | 92 |
| YAML | 1 | 46 | 43 | 0 | 3 |
| SVG | 3 | 63 | 41 | 0 | 22 |
| Dockerfile | 1 | 25 | 20 | 0 | 5 |
| XML | 1 | 8 | 8 | 0 | 0 |
| Markdown | 2 | 232 | 0 | 173 | 59 |
| Plain Text | 3 | 56 | 0 | 34 | 22 |

Top language (Nim 60.9%). Generated at 2026-08-27T12:04:29.314840073+00:00. Canonical report: https://octocounts.com/github/zedeus/nitter

## Report FAQ

### How many lines of code does zedeus/nitter have?

zedeus/nitter has 15,119 total lines, including 12,223 code lines, 459 comment lines, and 2,437 blank lines.

### How was the zedeus/nitter line count measured?

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

### What commit was counted for zedeus/nitter?

This OctoCounts report was generated from master at commit e4aefbc210a7 on 2026-08-27T12:04:29.314840073+00:00.

## Similar repository reports

- [nim-lang/Nim](https://octocounts.com/github/nim-lang/Nim) — Nim, 86,232 code lines
- [baskerville/bspwm](https://octocounts.com/github/baskerville/bspwm) — C, 12,250 code lines
- [alexiaWvinchester/zenith](https://octocounts.com/github/alexiaWvinchester/zenith) — JSON, 12,177 code lines
- [LittleWalter/spacecentricity-mk47](https://octocounts.com/github/LittleWalter/spacecentricity-mk47) — C, 12,173 code lines
- [wl10010/codex-armor-control-center](https://octocounts.com/github/wl10010/codex-armor-control-center) — Python, 12,282 code lines
- [GustavEikaas/easy-dotnet.nvim](https://octocounts.com/github/GustavEikaas/easy-dotnet.nvim) — Lua, 12,145 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)
- [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)
