# iDescriptor/iDescriptor SLOC report

> As of 2026-08-29 (commit 18b60186b5ca), iDescriptor/iDescriptor contains 247,667 total lines: 238,045 code, 2,260 comments, 7,362 blank, across 314 files in 20 languages (top: TypeScript 78.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

iDescriptor/iDescriptor has 238,045 source lines of code out of 247,667 total lines across 314 files, counted from the main ref at commit 18b60186b5ca by the OctoCounts tokei engine on 2026-08-29. 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 iDescriptor/iDescriptor to commit 18b60186b5ca, 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 96.1% of all lines, comments represent 0.9%, and the repository averages 758 code lines per file. TypeScript accounts for 78.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 30 | 187,428 | 187,339 | 0 | 89 |
| QML | 108 | 28,194 | 23,853 | 475 | 3,866 |
| Rust | 49 | 24,348 | 21,468 | 599 | 2,281 |
| C++ | 6 | 1,819 | 1,446 | 114 | 259 |
| JSON | 3 | 713 | 713 | 0 | 0 |
| Shell | 5 | 890 | 711 | 69 | 110 |
| C Header | 9 | 628 | 473 | 62 | 93 |
| PowerShell | 8 | 551 | 451 | 16 | 84 |
| JavaScript | 1 | 389 | 345 | 1 | 43 |
| SVG | 71 | 255 | 250 | 3 | 2 |
| Nix | 4 | 229 | 201 | 2 | 26 |
| Objective-C++ | 1 | 229 | 179 | 9 | 41 |

Top language (TypeScript 78.7%). Generated at 2026-08-29T23:54:24.763739703+00:00. Canonical report: https://octocounts.com/github/iDescriptor/iDescriptor

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/iDescriptor/iDescriptor/commit/18b60186b5caa10e2c538ac8385b1b8138932677?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 iDescriptor/iDescriptor have?

iDescriptor/iDescriptor has 247,667 total lines, including 238,045 code lines, 2,260 comment lines, and 7,362 blank lines.

### How was the iDescriptor/iDescriptor line count measured?

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

### What commit was counted for iDescriptor/iDescriptor?

This OctoCounts report was generated from main at commit 18b60186b5ca on 2026-08-29T23:54:24.763739703+00:00.

## Similar repository reports

- [CoreBunch/Instatic](https://octocounts.com/github/CoreBunch/Instatic) — TypeScript, 232,314 code lines
- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 247,426 code lines
- [firecrawl/firecrawl](https://octocounts.com/github/firecrawl/firecrawl) — TypeScript, 253,731 code lines
- [dolag233/Serpent](https://octocounts.com/github/dolag233/Serpent) — TypeScript, 254,597 code lines
- [microsoft/playwright](https://octocounts.com/github/microsoft/playwright) — TypeScript, 221,177 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 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)
