# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pmndrs/zustand has 16,291 source lines of code out of 18,216 total lines across 57 files, counted from the main ref at commit b57db4f86ef1 by the OctoCounts tokei engine on 2026-08-26. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pmndrs/zustand/commit/b57db4f86ef179285da216eeb291266da82c361c?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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

- [zchengo/mall](https://octocounts.com/github/zchengo/mall) — JSON, 16,313 code lines
- [gregcarlin/optimEYES](https://octocounts.com/github/gregcarlin/optimEYES) — JSON, 16,206 code lines
- [Willy319-star/GoodJobs](https://octocounts.com/github/Willy319-star/GoodJobs) — JSON, 16,386 code lines
- [shorebirdtech/docs](https://octocounts.com/github/shorebirdtech/docs) — JSON, 16,066 code lines
- [rharkor/caching-for-turbo](https://octocounts.com/github/rharkor/caching-for-turbo) — JSON, 16,560 code lines
- [Felicialul/lulus-autumn-tracker](https://octocounts.com/github/Felicialul/lulus-autumn-tracker) — JSON, 15,889 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
