# slopus/happy SLOC report

> As of 2026-08-15 (commit eb980a5c9eea), slopus/happy contains 254,417 total lines: 206,950 code, 19,870 comments, 27,597 blank, across 1,298 files in 14 languages (top: TypeScript 56.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving slopus/happy to commit eb980a5c9eea, 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.3% of all lines, comments represent 7.8%, and the repository averages 159 code lines per file. TypeScript accounts for 56.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 812 | 147,481 | 117,599 | 13,379 | 16,503 |
| TSX | 279 | 58,106 | 52,826 | 1,824 | 3,456 |
| YAML | 11 | 26,822 | 21,679 | 8 | 5,135 |
| JSON | 38 | 7,582 | 7,575 | 0 | 7 |
| JavaScript | 34 | 4,640 | 3,386 | 681 | 573 |
| CSS | 44 | 3,406 | 2,938 | 100 | 368 |
| Shell | 6 | 586 | 457 | 47 | 82 |
| SQL | 37 | 522 | 292 | 144 | 86 |
| HTML | 2 | 114 | 109 | 0 | 5 |
| Dockerfile | 1 | 61 | 36 | 6 | 19 |
| Rust | 3 | 27 | 25 | 1 | 1 |
| TOML | 2 | 30 | 23 | 3 | 4 |

Top language (TypeScript 56.8%). Generated at 2026-08-15T10:04:54.836822917+00:00. Canonical report: https://octocounts.com/github/slopus/happy

## Report FAQ

### How many lines of code does slopus/happy have?

slopus/happy has 254,417 total lines, including 206,950 code lines, 19,870 comment lines, and 27,597 blank lines.

### How was the slopus/happy line count measured?

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

### What commit was counted for slopus/happy?

This OctoCounts report was generated from main at commit eb980a5c9eea on 2026-08-15T10:04:54.836822917+00:00.

## Similar repository reports

- [bytedance/UI-TARS-desktop](https://octocounts.com/github/bytedance/UI-TARS-desktop) — TypeScript, 204,911 code lines
- [rmyndharis/OpenWA](https://octocounts.com/github/rmyndharis/OpenWA) — TypeScript, 210,087 code lines
- [Voxelum/x-minecraft-launcher](https://octocounts.com/github/Voxelum/x-minecraft-launcher) — TypeScript, 201,299 code lines
- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 198,679 code lines
- [CoreBunch/Instatic](https://octocounts.com/github/CoreBunch/Instatic) — TypeScript, 218,083 code lines
- [microsoft/playwright](https://octocounts.com/github/microsoft/playwright) — TypeScript, 219,711 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)
