# cloudflare/computer SLOC report

> As of 2026-09-15 (commit 7ce8259324d4), cloudflare/computer contains 121,923 total lines: 97,105 code, 14,697 comments, 10,121 blank, across 591 files in 12 languages (top: TypeScript 80.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cloudflare/computer has 97,105 source lines of code out of 121,923 total lines across 591 files, counted from the 7ce8259324d40d32e7b2db9d371ea5b19f4c8f63 ref at commit 7ce8259324d4 by the OctoCounts tokei engine on 2026-09-15. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving cloudflare/computer to commit 7ce8259324d4, 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 79.6% of all lines, comments represent 12.1%, and the repository averages 164 code lines per file. TypeScript accounts for 80.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 459 | 97,463 | 77,658 | 11,134 | 8,671 |
| JSON | 45 | 14,143 | 14,142 | 0 | 1 |
| JavaScript | 20 | 2,763 | 1,966 | 519 | 278 |
| TSX | 12 | 2,095 | 1,923 | 2 | 170 |
| Shell | 9 | 1,170 | 847 | 212 | 111 |
| BASH | 3 | 353 | 297 | 38 | 18 |
| CSS | 2 | 155 | 150 | 0 | 5 |
| Dockerfile | 6 | 190 | 85 | 71 | 34 |
| HTML | 2 | 30 | 30 | 0 | 0 |
| SVG | 1 | 7 | 7 | 0 | 0 |
| Markdown | 25 | 3,533 | 0 | 2,704 | 829 |
| Plain Text | 7 | 21 | 0 | 17 | 4 |

Top language (TypeScript 80.0%). Generated at 2026-09-15T21:55:39.873634689+00:00. Canonical report: https://octocounts.com/github/cloudflare/computer

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cloudflare/computer/commit/7ce8259324d40d32e7b2db9d371ea5b19f4c8f63?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does cloudflare/computer have?

cloudflare/computer has 121,923 total lines, including 97,105 code lines, 14,697 comment lines, and 10,121 blank lines.

### How was the cloudflare/computer line count measured?

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

### What commit was counted for cloudflare/computer?

This OctoCounts report was generated from 7ce8259324d40d32e7b2db9d371ea5b19f4c8f63 at commit 7ce8259324d4 on 2026-09-15T21:55:39.873634689+00:00.

## Similar repository reports

- [gsd-build/get-shit-done](https://octocounts.com/github/gsd-build/get-shit-done) — TypeScript, 97,332 code lines
- [zR-JB/graphite-meter](https://octocounts.com/github/zR-JB/graphite-meter) — TypeScript, 96,557 code lines
- [thedotmack/claude-mem](https://octocounts.com/github/thedotmack/claude-mem) — TypeScript, 97,765 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 95,906 code lines
- [TouchAI-org/TouchAI](https://octocounts.com/github/TouchAI-org/TouchAI) — TypeScript, 95,049 code lines
- [XiaoYouChR/Ghost-Downloader-3](https://octocounts.com/github/XiaoYouChR/Ghost-Downloader-3) — TypeScript, 94,884 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
