# udecode/plate SLOC report

> As of 2026-08-28 (commit cce36d378b2f), udecode/plate contains 406,896 total lines: 330,613 code, 27,150 comments, 49,133 blank, across 3,926 files in 11 languages (top: TSX 41.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving udecode/plate to commit cce36d378b2f, 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.3% of all lines, comments represent 6.7%, and the repository averages 84 code lines per file. TSX accounts for 41.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 1,135 | 155,667 | 136,572 | 2,421 | 16,674 |
| TypeScript | 2,003 | 146,552 | 119,347 | 8,699 | 18,506 |
| JSON | 560 | 40,735 | 40,735 | 0 | 0 |
| YAML | 5 | 20,492 | 18,972 | 42 | 1,478 |
| JavaScript | 50 | 15,345 | 13,695 | 17 | 1,633 |
| CSS | 5 | 1,197 | 989 | 75 | 133 |
| Shell | 9 | 389 | 280 | 35 | 74 |
| TOML | 3 | 25 | 17 | 7 | 1 |
| SVG | 1 | 6 | 6 | 0 | 0 |
| MDX | 23 | 337 | 0 | 337 | 0 |
| Markdown | 132 | 26,151 | 0 | 15,517 | 10,634 |

Top language (TSX 41.3%). Generated at 2026-08-28T06:31:52.172441580+00:00. Canonical report: https://octocounts.com/github/udecode/plate

## Report FAQ

### How many lines of code does udecode/plate have?

udecode/plate has 406,896 total lines, including 330,613 code lines, 27,150 comment lines, and 49,133 blank lines.

### How was the udecode/plate line count measured?

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

### What commit was counted for udecode/plate?

This OctoCounts report was generated from main at commit cce36d378b2f on 2026-08-28T06:31:52.172441580+00:00.

## Similar repository reports

- [Stack-Cairn/LiveAgent](https://octocounts.com/github/Stack-Cairn/LiveAgent) — TSX, 308,744 code lines
- [RSSNext/Folo](https://octocounts.com/github/RSSNext/Folo) — TSX, 293,564 code lines
- [learnhouse/learnhouse](https://octocounts.com/github/learnhouse/learnhouse) — TSX, 391,477 code lines
- [Qingyon-AI/Revornix](https://octocounts.com/github/Qingyon-AI/Revornix) — TSX, 228,448 code lines
- [makeplane/plane](https://octocounts.com/github/makeplane/plane) — TSX, 465,867 code lines
- [facebook/astryx](https://octocounts.com/github/facebook/astryx) — TSX, 473,791 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
