# makeplane/plane SLOC report

> As of 2026-09-16 (commit a8961152ed30), makeplane/plane contains 553,719 total lines: 466,162 code, 48,139 comments, 39,418 blank, across 4,657 files in 15 languages (top: TSX 33.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

makeplane/plane has 466,162 source lines of code out of 553,719 total lines across 4,657 files, counted from the a8961152ed30823048d95b848ae3cae019ec1b77 ref at commit a8961152ed30 by the OctoCounts tokei engine on 2026-09-16. 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 makeplane/plane to commit a8961152ed30, 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 84.2% of all lines, comments represent 8.7%, and the repository averages 100 code lines per file. TSX accounts for 33.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 2,015 | 192,369 | 158,157 | 19,464 | 14,748 |
| JSON | 618 | 133,595 | 133,594 | 0 | 1 |
| Python | 582 | 95,629 | 80,407 | 5,448 | 9,774 |
| TypeScript | 1,255 | 95,117 | 65,741 | 19,431 | 9,945 |
| YAML | 7 | 18,834 | 15,343 | 68 | 3,423 |
| HTML | 15 | 5,441 | 5,231 | 135 | 75 |
| SVG | 94 | 2,224 | 2,222 | 0 | 2 |
| Shell | 14 | 2,245 | 2,025 | 91 | 129 |
| CSS | 16 | 2,181 | 1,741 | 154 | 286 |
| JavaScript | 10 | 2,605 | 1,571 | 993 | 41 |
| TOML | 1 | 96 | 65 | 14 | 17 |
| Dockerfile | 1 | 91 | 50 | 22 | 19 |

Top language (TSX 33.9%). Generated at 2026-09-16T02:30:22.284468669+00:00. Canonical report: https://octocounts.com/github/makeplane/plane

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/makeplane/plane/commit/a8961152ed30823048d95b848ae3cae019ec1b77?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 makeplane/plane have?

makeplane/plane has 553,719 total lines, including 466,162 code lines, 48,139 comment lines, and 39,418 blank lines.

### How was the makeplane/plane line count measured?

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

### What commit was counted for makeplane/plane?

This OctoCounts report was generated from a8961152ed30823048d95b848ae3cae019ec1b77 at commit a8961152ed30 on 2026-09-16T02:30:22.284468669+00:00.

## Similar repository reports

- [facebook/astryx](https://octocounts.com/github/facebook/astryx) — TSX, 481,237 code lines
- [Uniswap/interface](https://octocounts.com/github/Uniswap/interface) — TSX, 484,631 code lines
- [learnhouse/learnhouse](https://octocounts.com/github/learnhouse/learnhouse) — TSX, 395,554 code lines
- [udecode/plate](https://octocounts.com/github/udecode/plate) — TSX, 330,613 code lines
- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TSX, 329,946 code lines
- [TryGhost/Ghost](https://octocounts.com/github/TryGhost/Ghost) — TSX, 646,136 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)
- [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)
