# webadderallorg/Recordly SLOC report

> As of 2026-08-31 (commit 27f683c59249), webadderallorg/Recordly contains 144,925 total lines: 129,839 code, 2,753 comments, 12,333 blank, across 636 files in 15 languages (top: TypeScript 53.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving webadderallorg/Recordly to commit 27f683c59249, 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 89.6% of all lines, comments represent 1.9%, and the repository averages 204 code lines per file. TypeScript accounts for 53.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 313 | 78,536 | 69,268 | 1,315 | 7,953 |
| TSX | 73 | 26,130 | 24,199 | 210 | 1,721 |
| JSON | 86 | 17,151 | 17,137 | 0 | 14 |
| JavaScript | 26 | 6,493 | 5,781 | 18 | 694 |
| C++ | 12 | 6,470 | 5,661 | 57 | 752 |
| CUDA | 1 | 3,313 | 3,100 | 2 | 211 |
| SVG | 89 | 1,545 | 1,544 | 0 | 1 |
| Swift | 4 | 1,795 | 1,490 | 68 | 237 |
| CSS | 7 | 1,228 | 1,060 | 16 | 152 |
| C Header | 9 | 435 | 375 | 1 | 59 |
| CMake | 5 | 147 | 122 | 0 | 25 |
| PowerShell | 1 | 83 | 69 | 0 | 14 |

Top language (TypeScript 53.3%). Generated at 2026-08-31T07:29:45.247738869+00:00. Canonical report: https://octocounts.com/github/webadderallorg/Recordly

## Report FAQ

### How many lines of code does webadderallorg/Recordly have?

webadderallorg/Recordly has 144,925 total lines, including 129,839 code lines, 2,753 comment lines, and 12,333 blank lines.

### How was the webadderallorg/Recordly line count measured?

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

### What commit was counted for webadderallorg/Recordly?

This OctoCounts report was generated from main at commit 27f683c59249 on 2026-08-31T07:29:45.247738869+00:00.

## Similar repository reports

- [altair-graphql/altair](https://octocounts.com/github/altair-graphql/altair) — TypeScript, 130,333 code lines
- [siteboon/claudecodeui](https://octocounts.com/github/siteboon/claudecodeui) — TypeScript, 127,826 code lines
- [vercel-labs/open-agents](https://octocounts.com/github/vercel-labs/open-agents) — TypeScript, 132,291 code lines
- [vibe-stack/ggez](https://octocounts.com/github/vibe-stack/ggez) — TypeScript, 126,348 code lines
- [yeahhe365/AMC-WebUI](https://octocounts.com/github/yeahhe365/AMC-WebUI) — TypeScript, 133,911 code lines
- [withastro/astro](https://octocounts.com/github/withastro/astro) — TypeScript, 125,151 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)
