# nexmoe/VidBee SLOC report

> As of 2026-08-31 (commit 7a4e38f1d0c9), nexmoe/VidBee contains 134,299 total lines: 115,810 code, 10,079 comments, 8,410 blank, across 632 files in 15 languages (top: TypeScript 39.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nexmoe/VidBee has 115,810 source lines of code out of 134,299 total lines across 632 files, counted from the main ref at commit 7a4e38f1d0c9 by the OctoCounts tokei engine on 2026-08-31. 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 nexmoe/VidBee to commit 7a4e38f1d0c9, 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 large codebase by counted code lines. Code represents 86.2% of all lines, comments represent 7.5%, and the repository averages 183 code lines per file. TypeScript accounts for 39.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 342 | 56,495 | 45,900 | 6,528 | 4,067 |
| TSX | 172 | 32,787 | 29,204 | 1,541 | 2,042 |
| JSON | 56 | 21,397 | 21,395 | 0 | 2 |
| YAML | 5 | 16,047 | 14,851 | 16 | 1,180 |
| JavaScript | 21 | 2,762 | 2,301 | 168 | 293 |
| CSS | 11 | 1,741 | 1,541 | 25 | 175 |
| PowerShell | 1 | 234 | 219 | 0 | 15 |
| Shell | 2 | 235 | 206 | 16 | 13 |
| Dockerfile | 2 | 110 | 78 | 0 | 32 |
| SQL | 3 | 68 | 66 | 2 | 0 |
| HTML | 2 | 29 | 28 | 0 | 1 |
| Ruby | 1 | 40 | 20 | 17 | 3 |

Top language (TypeScript 39.6%). Generated at 2026-08-31T18:50:42.598907645+00:00. Canonical report: https://octocounts.com/github/nexmoe/VidBee

## Reproduce this report

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

nexmoe/VidBee has 134,299 total lines, including 115,810 code lines, 10,079 comment lines, and 8,410 blank lines.

### How was the nexmoe/VidBee line count measured?

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

### What commit was counted for nexmoe/VidBee?

This OctoCounts report was generated from main at commit 7a4e38f1d0c9 on 2026-08-31T18:50:42.598907645+00:00.

## Similar repository reports

- [Qihoo360/wayne](https://octocounts.com/github/Qihoo360/wayne) — TypeScript, 116,800 code lines
- [stefanhoelzl/codehydra](https://octocounts.com/github/stefanhoelzl/codehydra) — TypeScript, 113,270 code lines
- [vitejs/vite](https://octocounts.com/github/vitejs/vite) — TypeScript, 112,415 code lines
- [babel/babel](https://octocounts.com/github/babel/babel) — TypeScript, 110,760 code lines
- [md-abu-kayser/advanced-js-problem-solver](https://octocounts.com/github/md-abu-kayser/advanced-js-problem-solver) — TypeScript, 109,317 code lines
- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 122,716 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)
