# rmyndharis/OpenWA SLOC report

> As of 2026-08-26 (commit 3b7fbe7ef067), rmyndharis/OpenWA contains 272,254 total lines: 210,087 code, 37,144 comments, 25,023 blank, across 1,398 files in 19 languages (top: TypeScript 58.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rmyndharis/OpenWA to commit 3b7fbe7ef067, 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 77.2% of all lines, comments represent 13.6%, and the repository averages 150 code lines per file. TypeScript accounts for 58.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 941 | 169,358 | 122,562 | 27,954 | 18,842 |
| JSON | 35 | 51,175 | 51,171 | 0 | 4 |
| TSX | 35 | 10,656 | 9,340 | 675 | 641 |
| CSS | 21 | 9,318 | 7,732 | 346 | 1,240 |
| JavaScript | 38 | 6,504 | 4,747 | 1,298 | 459 |
| Go | 46 | 6,356 | 4,584 | 1,084 | 688 |
| Java | 187 | 6,268 | 4,304 | 1,114 | 850 |
| Python | 22 | 3,099 | 2,227 | 165 | 707 |
| PHP | 28 | 2,232 | 1,092 | 851 | 289 |
| YAML | 13 | 1,245 | 890 | 329 | 26 |
| Shell | 8 | 1,180 | 825 | 263 | 92 |
| SVG | 5 | 322 | 320 | 2 | 0 |

Top language (TypeScript 58.3%). Generated at 2026-08-26T15:16:44.894542001+00:00. Canonical report: https://octocounts.com/github/rmyndharis/OpenWA

## Report FAQ

### How many lines of code does rmyndharis/OpenWA have?

rmyndharis/OpenWA has 272,254 total lines, including 210,087 code lines, 37,144 comment lines, and 25,023 blank lines.

### How was the rmyndharis/OpenWA line count measured?

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

### What commit was counted for rmyndharis/OpenWA?

This OctoCounts report was generated from main at commit 3b7fbe7ef067 on 2026-08-26T15:16:44.894542001+00:00.

## Similar repository reports

- [slopus/happy](https://octocounts.com/github/slopus/happy) — TypeScript, 206,950 code lines
- [bytedance/UI-TARS-desktop](https://octocounts.com/github/bytedance/UI-TARS-desktop) — TypeScript, 204,911 code lines
- [CoreBunch/Instatic](https://octocounts.com/github/CoreBunch/Instatic) — TypeScript, 218,083 code lines
- [Voxelum/x-minecraft-launcher](https://octocounts.com/github/Voxelum/x-minecraft-launcher) — TypeScript, 201,299 code lines
- [microsoft/playwright](https://octocounts.com/github/microsoft/playwright) — TypeScript, 219,711 code lines
- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 198,679 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
