# pmndrs/zustand SLOC report

> As of 2026-08-26 (commit b57db4f86ef1), pmndrs/zustand contains 18,216 total lines: 16,291 code, 373 comments, 1,552 blank, across 57 files in 11 languages (top: JSON 57.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pmndrs/zustand to commit b57db4f86ef1, 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 89.4% of all lines, comments represent 2.0%, and the repository averages 286 code lines per file. JSON accounts for 57.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 8 | 9,379 | 9,379 | 0 | 0 |
| YAML | 2 | 5,576 | 4,409 | 0 | 1,167 |
| TypeScript | 19 | 1,491 | 1,247 | 87 | 157 |
| JSX | 8 | 476 | 446 | 6 | 24 |
| JavaScript | 8 | 351 | 332 | 6 | 13 |
| CSS | 3 | 372 | 323 | 7 | 42 |
| SVG | 2 | 67 | 67 | 0 | 0 |
| TSX | 1 | 61 | 51 | 0 | 10 |
| HTML | 2 | 37 | 37 | 0 | 0 |
| Markdown | 3 | 403 | 0 | 264 | 139 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (JSON 57.6%). Generated at 2026-08-26T18:14:39.656411718+00:00. Canonical report: https://octocounts.com/github/pmndrs/zustand

## Report FAQ

### How many lines of code does pmndrs/zustand have?

pmndrs/zustand has 18,216 total lines, including 16,291 code lines, 373 comment lines, and 1,552 blank lines.

### How was the pmndrs/zustand line count measured?

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

### What commit was counted for pmndrs/zustand?

This OctoCounts report was generated from main at commit b57db4f86ef1 on 2026-08-26T18:14:39.656411718+00:00.

## Similar repository reports

- [Willy319-star/GoodJobs](https://octocounts.com/github/Willy319-star/GoodJobs) — JSON, 16,386 code lines
- [schlagmichdoch/pairdrop](https://octocounts.com/github/schlagmichdoch/pairdrop) — JSON, 16,452 code lines
- [iptv-org/iptv](https://octocounts.com/github/iptv-org/iptv) — JSON, 16,479 code lines
- [ibelick/ui-skills](https://octocounts.com/github/ibelick/ui-skills) — JSON, 16,069 code lines
- [genlayerlabs/genlayer-project-boilerplate](https://octocounts.com/github/genlayerlabs/genlayer-project-boilerplate) — JSON, 15,930 code lines
- [christian-hnl/Lead](https://octocounts.com/github/christian-hnl/Lead) — JSON, 16,687 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)
- [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)
