# Unleash/unleash SLOC report

> As of 2026-08-02 (commit e545cce91e83), Unleash/unleash contains 497,508 total lines: 413,327 code, 32,222 comments, 51,959 blank, across 6,250 files in 18 languages (top: TypeScript 52.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Unleash/unleash to commit e545cce91e83, 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 83.1% of all lines, comments represent 6.5%, and the repository averages 66 code lines per file. TypeScript accounts for 52.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 4,007 | 263,055 | 216,161 | 21,883 | 25,011 |
| TSX | 1,575 | 184,006 | 168,376 | 660 | 14,970 |
| YAML | 8 | 14,080 | 11,052 | 55 | 2,973 |
| JavaScript | 399 | 10,496 | 9,795 | 26 | 675 |
| JSON | 30 | 2,802 | 2,800 | 0 | 2 |
| SVG | 128 | 2,136 | 2,135 | 1 | 0 |
| Mustache | 18 | 2,121 | 1,976 | 0 | 145 |
| Sass | 6 | 345 | 285 | 1 | 59 |
| Shell | 6 | 304 | 228 | 20 | 56 |
| JSX | 1 | 135 | 128 | 0 | 7 |
| CSS | 1 | 159 | 127 | 7 | 25 |
| Makefile | 1 | 107 | 88 | 7 | 12 |

Top language (TypeScript 52.3%). Generated at 2026-08-02T02:44:26.560246722+00:00. Canonical report: https://octocounts.com/github/Unleash/unleash

## Report FAQ

### How many lines of code does Unleash/unleash have?

Unleash/unleash has 497,508 total lines, including 413,327 code lines, 32,222 comment lines, and 51,959 blank lines.

### How was the Unleash/unleash line count measured?

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

### What commit was counted for Unleash/unleash?

This OctoCounts report was generated from main at commit e545cce91e83 on 2026-08-02T02:44:26.560246722+00:00.

## Similar repository reports

- [mattermost/mattermost-mobile](https://octocounts.com/github/mattermost/mattermost-mobile) — TypeScript, 411,249 code lines
- [inkeep/open-knowledge](https://octocounts.com/github/inkeep/open-knowledge) — TypeScript, 416,830 code lines
- [DIYgod/RSSHub](https://octocounts.com/github/DIYgod/RSSHub) — TypeScript, 407,073 code lines
- [mrtdurdenthe2/muster](https://octocounts.com/github/mrtdurdenthe2/muster) — TypeScript, 425,981 code lines
- [qixing-jk/all-api-hub](https://octocounts.com/github/qixing-jk/all-api-hub) — TypeScript, 398,695 code lines
- [liuup/claude-code-analysis](https://octocounts.com/github/liuup/claude-code-analysis) — TypeScript, 397,215 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)
