# corsairdev/corsair SLOC report

> As of 2026-08-31 (commit 47195e897240), corsairdev/corsair contains 1,503,906 total lines: 1,370,317 code, 51,068 comments, 82,521 blank, across 6,346 files in 12 languages (top: TypeScript 58.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving corsairdev/corsair to commit 47195e897240, 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 very large codebase by counted code lines. Code represents 91.1% of all lines, comments represent 3.4%, and the repository averages 216 code lines per file. TypeScript accounts for 58.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5,315 | 920,633 | 795,279 | 48,054 | 77,300 |
| JSON | 548 | 513,183 | 513,177 | 0 | 6 |
| YAML | 22 | 32,446 | 30,065 | 12 | 2,369 |
| TSX | 152 | 18,634 | 17,182 | 57 | 1,395 |
| JavaScript | 248 | 14,048 | 13,606 | 269 | 173 |
| CSS | 3 | 651 | 569 | 13 | 69 |
| SQL | 5 | 370 | 345 | 21 | 4 |
| SVG | 8 | 76 | 76 | 0 | 0 |
| HTML | 1 | 13 | 13 | 0 | 0 |
| Dockerfile | 1 | 10 | 5 | 1 | 4 |
| Markdown | 42 | 3,806 | 0 | 2,615 | 1,191 |
| Plain Text | 1 | 36 | 0 | 26 | 10 |

Top language (TypeScript 58.0%). Generated at 2026-08-31T08:37:34.403665707+00:00. Canonical report: https://octocounts.com/github/corsairdev/corsair

## Report FAQ

### How many lines of code does corsairdev/corsair have?

corsairdev/corsair has 1,503,906 total lines, including 1,370,317 code lines, 51,068 comment lines, and 82,521 blank lines.

### How was the corsairdev/corsair line count measured?

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

### What commit was counted for corsairdev/corsair?

This OctoCounts report was generated from main at commit 47195e897240 on 2026-08-31T08:37:34.403665707+00:00.

## Similar repository reports

- [vellum-ai/vellum-assistant](https://octocounts.com/github/vellum-ai/vellum-assistant) — TypeScript, 1,367,981 code lines
- [twentyhq/twenty](https://octocounts.com/github/twentyhq/twenty) — TypeScript, 1,397,355 code lines
- [nexu-io/open-design](https://octocounts.com/github/nexu-io/open-design) — TypeScript, 1,400,560 code lines
- [can1357/oh-my-pi](https://octocounts.com/github/can1357/oh-my-pi) — TypeScript, 1,435,187 code lines
- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — TypeScript, 1,215,702 code lines
- [koala73/worldmonitor](https://octocounts.com/github/koala73/worldmonitor) — TypeScript, 1,197,647 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)
