# KnockOutEZ/wigolo SLOC report

> As of 2026-07-24 (commit e3a9adaf1fa5), KnockOutEZ/wigolo contains 348,486 total lines: 295,236 code, 26,154 comments, 27,096 blank, across 1,542 files in 18 languages (top: TypeScript 52.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving KnockOutEZ/wigolo to commit e3a9adaf1fa5, 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 84.7% of all lines, comments represent 7.5%, and the repository averages 191 code lines per file. TypeScript accounts for 52.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,088 | 194,437 | 154,488 | 18,224 | 21,725 |
| JSON | 48 | 114,844 | 114,830 | 0 | 14 |
| TSX | 85 | 12,596 | 10,597 | 962 | 1,037 |
| Python | 45 | 6,980 | 5,730 | 156 | 1,094 |
| HTML | 93 | 3,635 | 3,487 | 27 | 121 |
| CSS | 19 | 2,406 | 2,320 | 37 | 49 |
| SVG | 22 | 2,076 | 1,692 | 140 | 244 |
| Shell | 13 | 1,705 | 1,124 | 394 | 187 |
| JavaScript | 15 | 666 | 505 | 102 | 59 |
| TOML | 4 | 163 | 147 | 0 | 16 |
| SQL | 8 | 154 | 89 | 48 | 17 |
| XML | 1 | 73 | 73 | 0 | 0 |

Top language (TypeScript 52.3%). Generated at 2026-07-24T01:08:08.283743814+00:00. Canonical report: https://octocounts.com/github/KnockOutEZ/wigolo

## Report FAQ

### How many lines of code does KnockOutEZ/wigolo have?

KnockOutEZ/wigolo has 348,486 total lines, including 295,236 code lines, 26,154 comment lines, and 27,096 blank lines.

### How was the KnockOutEZ/wigolo line count measured?

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

### What commit was counted for KnockOutEZ/wigolo?

This OctoCounts report was generated from main at commit e3a9adaf1fa5 on 2026-07-24T01:08:08.283743814+00:00.

## Similar repository reports

- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 297,887 code lines
- [PeakCode-AI/PeakCode](https://octocounts.com/github/PeakCode-AI/PeakCode) — TypeScript, 289,053 code lines
- [huanglizhuo/kimi-code](https://octocounts.com/github/huanglizhuo/kimi-code) — TypeScript, 302,654 code lines
- [slicenferqin/xuanpu](https://octocounts.com/github/slicenferqin/xuanpu) — TypeScript, 285,610 code lines
- [refactoringhq/tolaria](https://octocounts.com/github/refactoringhq/tolaria) — TypeScript, 284,694 code lines
- [seakee/CPA-Manager-Plus](https://octocounts.com/github/seakee/CPA-Manager-Plus) — TypeScript, 281,156 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)
