# p2r3/convert SLOC report

> As of 2026-09-07 (commit da3d3d1273d4), p2r3/convert contains 27,636 total lines: 22,856 code, 1,434 comments, 3,346 blank, across 177 files in 11 languages (top: TypeScript 76.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving p2r3/convert to commit da3d3d1273d4, 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 82.7% of all lines, comments represent 5.2%, and the repository averages 129 code lines per file. TypeScript accounts for 76.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 103 | 20,860 | 17,400 | 870 | 2,590 |
| JavaScript | 7 | 2,994 | 2,408 | 328 | 258 |
| TSX | 19 | 1,701 | 1,497 | 3 | 201 |
| CSS | 18 | 1,457 | 1,275 | 11 | 171 |
| JSON | 2 | 182 | 182 | 0 | 0 |
| HTML | 1 | 30 | 25 | 0 | 5 |
| Dockerfile | 1 | 33 | 22 | 0 | 11 |
| SVG | 19 | 19 | 19 | 0 | 0 |
| C | 1 | 21 | 14 | 2 | 5 |
| YAML | 2 | 14 | 14 | 0 | 0 |
| Markdown | 4 | 325 | 0 | 220 | 105 |

Top language (TypeScript 76.1%). Generated at 2026-09-07T01:06:13.885832697+00:00. Canonical report: https://octocounts.com/github/p2r3/convert

## Report FAQ

### How many lines of code does p2r3/convert have?

p2r3/convert has 27,636 total lines, including 22,856 code lines, 1,434 comment lines, and 3,346 blank lines.

### How was the p2r3/convert line count measured?

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

### What commit was counted for p2r3/convert?

This OctoCounts report was generated from da3d3d1273d46cd553b7e4cae2aadbe5ed442891 at commit da3d3d1273d4 on 2026-09-07T01:06:13.885832697+00:00.

## Similar repository reports

- [photon-hq/spectrum-ts](https://octocounts.com/github/photon-hq/spectrum-ts) — TypeScript, 22,811 code lines
- [CHA0S-LABS/ordr-frontend](https://octocounts.com/github/CHA0S-LABS/ordr-frontend) — TypeScript, 22,650 code lines
- [DucPhamNgoc08/CodeVisualizer](https://octocounts.com/github/DucPhamNgoc08/CodeVisualizer) — TypeScript, 22,407 code lines
- [lossless-claude/lcm](https://octocounts.com/github/lossless-claude/lcm) — TypeScript, 22,389 code lines
- [hutusi/amytis](https://octocounts.com/github/hutusi/amytis) — TypeScript, 23,354 code lines
- [boyang-hu/oryzo-rebuild](https://octocounts.com/github/boyang-hu/oryzo-rebuild) — TypeScript, 23,524 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)
