# excalidraw/mermaid-to-excalidraw SLOC report

> As of 2026-09-17 (commit 7849b487be67), excalidraw/mermaid-to-excalidraw contains 10,781 total lines: 9,219 code, 444 comments, 1,118 blank, across 62 files in 7 languages (top: TypeScript 79.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

excalidraw/mermaid-to-excalidraw has 9,219 source lines of code out of 10,781 total lines across 62 files, counted from the 7849b487be67cf2d439c713c847839d2494d59b6 ref at commit 7849b487be67 by the OctoCounts tokei engine on 2026-09-17. 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 excalidraw/mermaid-to-excalidraw to commit 7849b487be67, 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 small codebase by counted code lines. Code represents 85.5% of all lines, comments represent 4.1%, and the repository averages 149 code lines per file. TypeScript accounts for 79.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 40 | 8,359 | 7,334 | 246 | 779 |
| TSX | 9 | 1,120 | 985 | 11 | 124 |
| Sass | 2 | 852 | 720 | 14 | 118 |
| JSON | 5 | 107 | 106 | 0 | 1 |
| HTML | 2 | 59 | 59 | 0 | 0 |
| JavaScript | 1 | 26 | 15 | 7 | 4 |
| Markdown | 3 | 258 | 0 | 166 | 92 |

Top language (TypeScript 79.6%). Generated at 2026-09-17T06:15:40.183331860+00:00. Canonical report: https://octocounts.com/github/excalidraw/mermaid-to-excalidraw

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/excalidraw/mermaid-to-excalidraw/commit/7849b487be67cf2d439c713c847839d2494d59b6?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 excalidraw/mermaid-to-excalidraw have?

excalidraw/mermaid-to-excalidraw has 10,781 total lines, including 9,219 code lines, 444 comment lines, and 1,118 blank lines.

### How was the excalidraw/mermaid-to-excalidraw line count measured?

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

### What commit was counted for excalidraw/mermaid-to-excalidraw?

This OctoCounts report was generated from 7849b487be67cf2d439c713c847839d2494d59b6 at commit 7849b487be67 on 2026-09-17T06:15:40.183331860+00:00.

## Similar repository reports

- [starchild-codes/Manyfolds](https://octocounts.com/github/starchild-codes/Manyfolds) — TypeScript, 9,510 code lines
- [dream12347/dsh-session-manager](https://octocounts.com/github/dream12347/dsh-session-manager) — TypeScript, 8,515 code lines
- [benz-ai-x/dsh-session-graph](https://octocounts.com/github/benz-ai-x/dsh-session-graph) — TypeScript, 8,135 code lines
- [ytmmi/CompanionHeart-UI](https://octocounts.com/github/ytmmi/CompanionHeart-UI) — TypeScript, 10,478 code lines
- [Dhravya/radish](https://octocounts.com/github/Dhravya/radish) — TypeScript, 7,938 code lines
- [frost-beta/node-mlx](https://octocounts.com/github/frost-beta/node-mlx) — TypeScript, 7,917 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)
