# eigenpal/docx-editor SLOC report

> As of 2026-09-16 (commit 48f1781d4111), eigenpal/docx-editor contains 505,090 total lines: 358,117 code, 108,759 comments, 38,214 blank, across 2,279 files in 14 languages (top: TypeScript 64.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

eigenpal/docx-editor has 358,117 source lines of code out of 505,090 total lines across 2,279 files, counted from the 48f1781d4111fd48f38c83d8c94bf4c9f55e1af6 ref at commit 48f1781d4111 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 eigenpal/docx-editor to commit 48f1781d4111, 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 70.9% of all lines, comments represent 21.5%, and the repository averages 157 code lines per file. TypeScript accounts for 64.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,311 | 310,535 | 231,026 | 62,492 | 17,017 |
| TSX | 242 | 62,715 | 51,770 | 7,342 | 3,603 |
| JSON | 110 | 43,768 | 43,768 | 0 | 0 |
| JavaScript | 143 | 25,830 | 20,995 | 3,238 | 1,597 |
| CSS | 17 | 13,096 | 9,952 | 1,745 | 1,399 |
| HTML | 11 | 224 | 203 | 13 | 8 |
| Vue | 17 | 227 | 194 | 4 | 29 |
| SVG | 9 | 196 | 144 | 31 | 21 |
| Astro | 1 | 29 | 28 | 0 | 1 |
| Shell | 1 | 44 | 28 | 8 | 8 |
| TOML | 1 | 19 | 8 | 9 | 2 |
| XML | 1 | 1 | 1 | 0 | 0 |

Top language (TypeScript 64.5%). Generated at 2026-09-16T08:42:45.319521965+00:00. Canonical report: https://octocounts.com/github/eigenpal/docx-editor

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/eigenpal/docx-editor/commit/48f1781d4111fd48f38c83d8c94bf4c9f55e1af6?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 eigenpal/docx-editor have?

eigenpal/docx-editor has 505,090 total lines, including 358,117 code lines, 108,759 comment lines, and 38,214 blank lines.

### How was the eigenpal/docx-editor line count measured?

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

### What commit was counted for eigenpal/docx-editor?

This OctoCounts report was generated from 48f1781d4111fd48f38c83d8c94bf4c9f55e1af6 at commit 48f1781d4111 on 2026-09-16T08:42:45.319521965+00:00.

## Similar repository reports

- [MoonshotAI/kimi-code](https://octocounts.com/github/MoonshotAI/kimi-code) — TypeScript, 364,524 code lines
- [Zykairotis/Zk-Tz](https://octocounts.com/github/Zykairotis/Zk-Tz) — TypeScript, 346,329 code lines
- [owid/owid-grapher](https://octocounts.com/github/owid/owid-grapher) — TypeScript, 345,999 code lines
- [LayerNorm/overlay-web](https://octocounts.com/github/LayerNorm/overlay-web) — TypeScript, 343,515 code lines
- [THU-MAIC/OpenMAIC](https://octocounts.com/github/THU-MAIC/OpenMAIC) — TypeScript, 340,126 code lines
- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 380,162 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)
