# onlynor/vibemeter SLOC report

> As of 2026-08-31 (commit c7c11f34b6a1), onlynor/vibemeter contains 12,647 total lines: 10,238 code, 954 comments, 1,455 blank, across 76 files in 11 languages (top: Python 46.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving onlynor/vibemeter to commit c7c11f34b6a1, 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 7.5%, and the repository averages 135 code lines per file. Python accounts for 46.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 35 | 5,578 | 4,722 | 191 | 665 |
| TSX | 19 | 2,871 | 2,547 | 135 | 189 |
| CSS | 1 | 2,410 | 1,924 | 129 | 357 |
| TypeScript | 11 | 1,087 | 862 | 119 | 106 |
| JSON | 2 | 54 | 54 | 0 | 0 |
| YAML | 1 | 62 | 49 | 11 | 2 |
| Dockerfile | 1 | 77 | 35 | 28 | 14 |
| TOML | 1 | 32 | 27 | 2 | 3 |
| HTML | 1 | 21 | 18 | 3 | 0 |
| Markdown | 3 | 443 | 0 | 324 | 119 |
| Plain Text | 1 | 12 | 0 | 12 | 0 |

Top language (Python 46.1%). Generated at 2026-08-31T02:07:09.105994119+00:00. Canonical report: https://octocounts.com/github/onlynor/vibemeter

## Report FAQ

### How many lines of code does onlynor/vibemeter have?

onlynor/vibemeter has 12,647 total lines, including 10,238 code lines, 954 comment lines, and 1,455 blank lines.

### How was the onlynor/vibemeter line count measured?

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

### What commit was counted for onlynor/vibemeter?

This OctoCounts report was generated from main at commit c7c11f34b6a1 on 2026-08-31T02:07:09.105994119+00:00.

## Similar repository reports

- [bcefghj/ai-agent-interview-guide](https://octocounts.com/github/bcefghj/ai-agent-interview-guide) — Python, 10,254 code lines
- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 code lines
- [timzaak/web-dev-skills](https://octocounts.com/github/timzaak/web-dev-skills) — Python, 10,276 code lines
- [simonw/sqlite-utils](https://octocounts.com/github/simonw/sqlite-utils) — Python, 10,278 code lines
- [fudan-zvg/diffusion-square](https://octocounts.com/github/fudan-zvg/diffusion-square) — Python, 10,195 code lines
- [alibaba/VideoMV](https://octocounts.com/github/alibaba/VideoMV) — Python, 10,294 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
