# generalaction/emdash SLOC report

> As of 2026-08-29 (commit 2f93f85c1bd8), generalaction/emdash contains 613,774 total lines: 529,285 code, 31,780 comments, 52,709 blank, across 4,678 files in 14 languages (top: TypeScript 62.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving generalaction/emdash to commit 2f93f85c1bd8, 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 86.2% of all lines, comments represent 5.2%, and the repository averages 113 code lines per file. TypeScript accounts for 62.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 3,579 | 388,812 | 330,605 | 18,956 | 39,251 |
| TSX | 739 | 103,041 | 90,152 | 5,243 | 7,646 |
| JSON | 90 | 86,864 | 86,864 | 0 | 0 |
| YAML | 7 | 17,808 | 14,310 | 4 | 3,494 |
| CSS | 11 | 3,704 | 3,279 | 227 | 198 |
| JavaScript | 18 | 1,779 | 1,521 | 97 | 161 |
| SQL | 55 | 1,502 | 1,291 | 168 | 43 |
| SVG | 107 | 788 | 779 | 9 | 0 |
| Shell | 2 | 229 | 204 | 2 | 23 |
| Nix | 1 | 217 | 140 | 61 | 16 |
| HTML | 2 | 85 | 85 | 0 | 0 |
| Dockerfile | 2 | 67 | 52 | 1 | 14 |

Top language (TypeScript 62.5%). Generated at 2026-08-29T19:44:59.767646713+00:00. Canonical report: https://octocounts.com/github/generalaction/emdash

## Report FAQ

### How many lines of code does generalaction/emdash have?

generalaction/emdash has 613,774 total lines, including 529,285 code lines, 31,780 comment lines, and 52,709 blank lines.

### How was the generalaction/emdash line count measured?

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

### What commit was counted for generalaction/emdash?

This OctoCounts report was generated from main at commit 2f93f85c1bd8 on 2026-08-29T19:44:59.767646713+00:00.

## Similar repository reports

- [storybookjs/storybook](https://octocounts.com/github/storybookjs/storybook) — TypeScript, 506,908 code lines
- [LodyAI/Lody](https://octocounts.com/github/LodyAI/Lody) — TypeScript, 556,112 code lines
- [cypress-io/cypress](https://octocounts.com/github/cypress-io/cypress) — TypeScript, 497,070 code lines
- [apache/maka](https://octocounts.com/github/apache/maka) — TypeScript, 576,512 code lines
- [Qiao-920/claude-desktop-cn](https://octocounts.com/github/Qiao-920/claude-desktop-cn) — TypeScript, 464,063 code lines
- [pretend1111/claude-desktop-app](https://octocounts.com/github/pretend1111/claude-desktop-app) — TypeScript, 456,503 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)
