# colinhacks/zod SLOC report

> As of 2026-08-31 (commit b801439b5fb1), colinhacks/zod contains 71,541 total lines: 51,875 code, 11,728 comments, 7,938 blank, across 321 files in 9 languages (top: TypeScript 74.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving colinhacks/zod to commit b801439b5fb1, 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 medium-sized codebase by counted code lines. Code represents 72.5% of all lines, comments represent 16.4%, and the repository averages 162 code lines per file. TypeScript accounts for 74.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 259 | 47,031 | 38,840 | 3,924 | 4,267 |
| YAML | 4 | 12,818 | 11,868 | 1 | 949 |
| JSON | 25 | 721 | 720 | 0 | 1 |
| HTML | 2 | 232 | 204 | 18 | 10 |
| SVG | 5 | 177 | 177 | 0 | 0 |
| JavaScript | 3 | 65 | 57 | 5 | 3 |
| XML | 1 | 9 | 9 | 0 | 0 |
| Markdown | 21 | 10,486 | 0 | 7,778 | 2,708 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (TypeScript 74.9%). Generated at 2026-08-31T08:37:46.146644258+00:00. Canonical report: https://octocounts.com/github/colinhacks/zod

## Report FAQ

### How many lines of code does colinhacks/zod have?

colinhacks/zod has 71,541 total lines, including 51,875 code lines, 11,728 comment lines, and 7,938 blank lines.

### How was the colinhacks/zod line count measured?

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

### What commit was counted for colinhacks/zod?

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

## Similar repository reports

- [wonderwhy-er/DesktopCommanderMCP](https://octocounts.com/github/wonderwhy-er/DesktopCommanderMCP) — TypeScript, 51,777 code lines
- [mindfold-ai/trellis](https://octocounts.com/github/mindfold-ai/trellis) — TypeScript, 52,571 code lines
- [Innei/kagura](https://octocounts.com/github/Innei/kagura) — TypeScript, 51,052 code lines
- [tt-a1i/hive](https://octocounts.com/github/tt-a1i/hive) — TypeScript, 50,509 code lines
- [AIEraDev/Clypra](https://octocounts.com/github/AIEraDev/Clypra) — TypeScript, 53,576 code lines
- [priyanshpatel18/cleave](https://octocounts.com/github/priyanshpatel18/cleave) — TypeScript, 53,822 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)
