# tanweai/pua SLOC report

> As of 2026-08-01 (commit 3fd4e5a1cb7a), tanweai/pua contains 33,928 total lines: 17,011 code, 11,712 comments, 5,205 blank, across 202 files in 12 languages (top: JSON 53.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tanweai/pua to commit 3fd4e5a1cb7a, 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 50.1% of all lines, comments represent 34.5%, and the repository averages 84 code lines per file. JSON accounts for 53.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 10 | 9,065 | 9,061 | 0 | 4 |
| Shell | 27 | 3,914 | 3,130 | 322 | 462 |
| TypeScript | 18 | 2,330 | 2,076 | 56 | 198 |
| TSX | 5 | 1,849 | 1,698 | 51 | 100 |
| CSS | 1 | 705 | 586 | 74 | 45 |
| HTML | 2 | 337 | 323 | 0 | 14 |
| SQL | 5 | 87 | 76 | 4 | 7 |
| SVG | 3 | 29 | 27 | 2 | 0 |
| JavaScript | 1 | 23 | 22 | 0 | 1 |
| TOML | 1 | 16 | 12 | 1 | 3 |
| Markdown | 127 | 15,509 | 0 | 11,149 | 4,360 |
| Plain Text | 2 | 64 | 0 | 53 | 11 |

Top language (JSON 53.3%). Generated at 2026-08-01T22:33:49.065614079+00:00. Canonical report: https://octocounts.com/github/tanweai/pua

## Report FAQ

### How many lines of code does tanweai/pua have?

tanweai/pua has 33,928 total lines, including 17,011 code lines, 11,712 comment lines, and 5,205 blank lines.

### How was the tanweai/pua line count measured?

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

### What commit was counted for tanweai/pua?

This OctoCounts report was generated from main at commit 3fd4e5a1cb7a on 2026-08-01T22:33:49.065614079+00:00.

## Similar repository reports

- [uuidjs/uuid](https://octocounts.com/github/uuidjs/uuid) — JSON, 16,858 code lines
- [christian-hnl/Lead](https://octocounts.com/github/christian-hnl/Lead) — JSON, 16,687 code lines
- [rharkor/caching-for-turbo](https://octocounts.com/github/rharkor/caching-for-turbo) — JSON, 16,560 code lines
- [motdotla/dotenv](https://octocounts.com/github/motdotla/dotenv) — JSON, 17,476 code lines
- [iptv-org/iptv](https://octocounts.com/github/iptv-org/iptv) — JSON, 16,479 code lines
- [schlagmichdoch/pairdrop](https://octocounts.com/github/schlagmichdoch/pairdrop) — JSON, 16,452 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
