# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

udecode/plate has 330,613 source lines of code out of 406,896 total lines across 3,926 files, counted from the main ref at commit cce36d378b2f by the OctoCounts tokei engine on 2026-08-28. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/udecode/plate/commit/cce36d378b2f1e5c775dafe1a67c2215165c982c?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 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

- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TSX, 329,946 code lines
- [learnhouse/learnhouse](https://octocounts.com/github/learnhouse/learnhouse) — TSX, 395,554 code lines
- [SableClient/Sable](https://octocounts.com/github/SableClient/Sable) — TSX, 234,948 code lines
- [Qingyon-AI/Revornix](https://octocounts.com/github/Qingyon-AI/Revornix) — TSX, 228,448 code lines
- [excalidraw/excalidraw](https://octocounts.com/github/excalidraw/excalidraw) — TSX, 227,821 code lines
- [iofficeai/aionui](https://octocounts.com/github/iofficeai/aionui) — TSX, 195,675 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)
