# ever-co/ever-gauzy SLOC report

> As of 2026-09-14 (commit c96183ab8adb), ever-co/ever-gauzy contains 1,179,681 total lines: 955,080 code, 136,625 comments, 87,976 blank, across 11,610 files in 14 languages (top: TypeScript 70.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ever-co/ever-gauzy to commit c96183ab8adb, 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 81.0% of all lines, comments represent 11.6%, and the repository averages 82 code lines per file. TypeScript accounts for 70.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 8,664 | 860,039 | 672,742 | 117,913 | 69,384 |
| JSON | 647 | 106,307 | 106,295 | 0 | 12 |
| Sass | 906 | 110,041 | 87,033 | 9,446 | 13,562 |
| HTML | 831 | 76,110 | 72,805 | 1,948 | 1,357 |
| TSX | 54 | 7,931 | 6,373 | 1,090 | 468 |
| GraphQL | 4 | 4,125 | 3,800 | 3 | 322 |
| JavaScript | 78 | 4,525 | 3,561 | 554 | 410 |
| SVG | 109 | 1,623 | 1,608 | 11 | 4 |
| YAML | 7 | 802 | 736 | 41 | 25 |
| Handlebars | 116 | 116 | 116 | 0 | 0 |
| CSS | 1 | 13 | 8 | 5 | 0 |
| Batch | 1 | 3 | 3 | 0 | 0 |

Top language (TypeScript 70.4%). Generated at 2026-09-14T07:52:15.547953484+00:00. Canonical report: https://octocounts.com/github/ever-co/ever-gauzy

## Report FAQ

### How many lines of code does ever-co/ever-gauzy have?

ever-co/ever-gauzy has 1,179,681 total lines, including 955,080 code lines, 136,625 comment lines, and 87,976 blank lines.

### How was the ever-co/ever-gauzy line count measured?

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

### What commit was counted for ever-co/ever-gauzy?

This OctoCounts report was generated from develop at commit c96183ab8adb on 2026-09-14T07:52:15.547953484+00:00.

## Similar repository reports

- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 979,228 code lines
- [remotion-dev/remotion](https://octocounts.com/github/remotion-dev/remotion) — TypeScript, 1,001,323 code lines
- [ZaxbyHub/opencode-swarm](https://octocounts.com/github/ZaxbyHub/opencode-swarm) — TypeScript, 880,722 code lines
- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 860,461 code lines
- [pingdotgg/t3code](https://octocounts.com/github/pingdotgg/t3code) — TypeScript, 855,783 code lines
- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 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)
