# Vencord/Vesktop SLOC report

> As of 2026-09-16 (commit 303e8c03ce7a), Vencord/Vesktop contains 14,670 total lines: 11,271 code, 730 comments, 2,669 blank, across 124 files in 12 languages (top: YAML 47.2%). Default configuration. Counted with tokei via OctoCounts.

Vencord/Vesktop has 11,271 source lines of code out of 14,670 total lines across 124 files, counted from the main ref at commit 303e8c03ce7a 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 Vencord/Vesktop to commit 303e8c03ce7a, 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 76.8% of all lines, comments represent 5.0%, and the repository averages 91 code lines per file. YAML accounts for 47.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 3 | 6,852 | 5,324 | 0 | 1,528 |
| TypeScript | 82 | 4,576 | 3,220 | 558 | 798 |
| TSX | 19 | 1,737 | 1,484 | 100 | 153 |
| CSS | 5 | 401 | 327 | 2 | 72 |
| JSON | 3 | 256 | 253 | 0 | 3 |
| HTML | 4 | 255 | 227 | 0 | 28 |
| C++ | 1 | 269 | 226 | 1 | 42 |
| JavaScript | 3 | 223 | 184 | 19 | 20 |
| Shell | 1 | 17 | 14 | 1 | 2 |
| Dockerfile | 1 | 19 | 12 | 2 | 5 |
| Markdown | 1 | 60 | 0 | 42 | 18 |
| Plain Text | 1 | 5 | 0 | 5 | 0 |

Top language (YAML 47.2%). Generated at 2026-09-16T22:24:23.375645201+00:00. Canonical report: https://octocounts.com/github/Vencord/Vesktop

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Vencord/Vesktop/commit/303e8c03ce7a65cf3dcccbb9f298119aa085711d?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does Vencord/Vesktop have?

Vencord/Vesktop has 14,670 total lines, including 11,271 code lines, 730 comment lines, and 2,669 blank lines.

### How was the Vencord/Vesktop line count measured?

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

### What commit was counted for Vencord/Vesktop?

This OctoCounts report was generated from main at commit 303e8c03ce7a on 2026-09-16T22:24:23.375645201+00:00.

## Similar repository reports

- [cooderl/wewe-rss](https://octocounts.com/github/cooderl/wewe-rss) — YAML, 11,634 code lines
- [WindRunnerMax/TKScript](https://octocounts.com/github/WindRunnerMax/TKScript) — YAML, 10,825 code lines
- [seatedro/glimpse](https://octocounts.com/github/seatedro/glimpse) — YAML, 11,727 code lines
- [sveltejs/ai-tools](https://octocounts.com/github/sveltejs/ai-tools) — YAML, 12,605 code lines
- [P19E99/P19E99.github.io](https://octocounts.com/github/P19E99/P19E99.github.io) — YAML, 12,938 code lines
- [revezone/revezone](https://octocounts.com/github/revezone/revezone) — YAML, 12,955 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)
- [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)
