# maillab/cloud-mail SLOC report

> As of 2026-09-02 (commit 57a4b1fa8445), maillab/cloud-mail contains 30,401 total lines: 26,466 code, 591 comments, 3,344 blank, across 297 files in 10 languages (top: JavaScript 46.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving maillab/cloud-mail to commit 57a4b1fa8445, 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 87.1% of all lines, comments represent 1.9%, and the repository averages 89 code lines per file. JavaScript accounts for 46.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 226 | 14,056 | 12,250 | 191 | 1,615 |
| YAML | 4 | 10,306 | 8,835 | 0 | 1,471 |
| TypeScript | 1 | 3,350 | 3,350 | 0 | 0 |
| Vue | 28 | 1,642 | 1,564 | 7 | 71 |
| CSS | 25 | 420 | 248 | 116 | 56 |
| TOML | 4 | 184 | 112 | 30 | 42 |
| JSON | 3 | 80 | 80 | 0 | 0 |
| HTML | 1 | 27 | 27 | 0 | 0 |
| Markdown | 4 | 315 | 0 | 230 | 85 |
| Plain Text | 1 | 21 | 0 | 17 | 4 |

Top language (JavaScript 46.3%). Generated at 2026-09-02T02:44:47.030139401+00:00. Canonical report: https://octocounts.com/github/maillab/cloud-mail

## Report FAQ

### How many lines of code does maillab/cloud-mail have?

maillab/cloud-mail has 30,401 total lines, including 26,466 code lines, 591 comment lines, and 3,344 blank lines.

### How was the maillab/cloud-mail line count measured?

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

### What commit was counted for maillab/cloud-mail?

This OctoCounts report was generated from main at commit 57a4b1fa8445 on 2026-09-02T02:44:47.030139401+00:00.

## Similar repository reports

- [SabakiHQ/Sabaki](https://octocounts.com/github/SabakiHQ/Sabaki) — JavaScript, 26,694 code lines
- [spicetify/cli](https://octocounts.com/github/spicetify/cli) — JavaScript, 25,442 code lines
- [jimliu/baoyu-design](https://octocounts.com/github/jimliu/baoyu-design) — JavaScript, 24,923 code lines
- [citrolabs/ego-lite](https://octocounts.com/github/citrolabs/ego-lite) — JavaScript, 23,839 code lines
- [Blue-B/WhisperSubTranslate](https://octocounts.com/github/Blue-B/WhisperSubTranslate) — JavaScript, 29,124 code lines
- [Toutourina0110/hauntsite](https://octocounts.com/github/Toutourina0110/hauntsite) — JavaScript, 23,286 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
