# pascalorg/editor SLOC report

> As of 2026-09-08 (commit 27adf9a0e0b1), pascalorg/editor contains 392,483 total lines: 321,506 code, 38,632 comments, 32,345 blank, across 1,782 files in 10 languages (top: TypeScript 53.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pascalorg/editor to commit 27adf9a0e0b1, 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 81.9% of all lines, comments represent 9.8%, and the repository averages 180 code lines per file. TypeScript accounts for 53.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,203 | 211,267 | 171,712 | 21,832 | 17,723 |
| TSX | 461 | 170,416 | 145,219 | 12,315 | 12,882 |
| JSON | 36 | 3,420 | 3,420 | 0 | 0 |
| CSS | 3 | 540 | 463 | 41 | 36 |
| Shell | 3 | 455 | 364 | 20 | 71 |
| JavaScript | 8 | 241 | 177 | 50 | 14 |
| SVG | 15 | 124 | 124 | 0 | 0 |
| YAML | 1 | 21 | 14 | 6 | 1 |
| Dockerfile | 1 | 25 | 13 | 8 | 4 |
| Markdown | 51 | 5,974 | 0 | 4,360 | 1,614 |

Top language (TypeScript 53.4%). Generated at 2026-09-08T07:15:32.876328695+00:00. Canonical report: https://octocounts.com/github/pascalorg/editor

## Report FAQ

### How many lines of code does pascalorg/editor have?

pascalorg/editor has 392,483 total lines, including 321,506 code lines, 38,632 comment lines, and 32,345 blank lines.

### How was the pascalorg/editor line count measured?

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

### What commit was counted for pascalorg/editor?

This OctoCounts report was generated from 27adf9a0e0b10d3206a9e24dafbdd45ff4a71dc7 at commit 27adf9a0e0b1 on 2026-09-08T07:15:32.876328695+00:00.

## Similar repository reports

- [THU-MAIC/OpenMAIC](https://octocounts.com/github/THU-MAIC/OpenMAIC) — TypeScript, 340,126 code lines
- [huanglizhuo/kimi-code](https://octocounts.com/github/huanglizhuo/kimi-code) — TypeScript, 302,654 code lines
- [RooCodeInc/Roo-Code](https://octocounts.com/github/RooCodeInc/Roo-Code) — TypeScript, 344,704 code lines
- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 297,887 code lines
- [garrytan/gbrain](https://octocounts.com/github/garrytan/gbrain) — TypeScript, 297,800 code lines
- [owid/owid-grapher](https://octocounts.com/github/owid/owid-grapher) — TypeScript, 345,999 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)
