# zxcvbn-ts/zxcvbn SLOC report

> As of 2026-09-05 (commit 7c36a1950730), zxcvbn-ts/zxcvbn contains 9,940 total lines: 6,940 code, 1,711 comments, 1,289 blank, across 246 files in 5 languages (top: TypeScript 82.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

zxcvbn-ts/zxcvbn has 6,940 source lines of code out of 9,940 total lines across 246 files, counted from the 7c36a19507303fd2b11224dd6422c207e44626a3 ref at commit 7c36a1950730 by the OctoCounts tokei engine on 2026-09-05. 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 zxcvbn-ts/zxcvbn to commit 7c36a1950730, 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 small codebase by counted code lines. Code represents 69.8% of all lines, comments represent 17.2%, and the repository averages 28 code lines per file. TypeScript accounts for 82.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 104 | 6,798 | 5,752 | 518 | 528 |
| JSON | 98 | 838 | 838 | 0 | 0 |
| JavaScript | 6 | 389 | 350 | 7 | 32 |
| Markdown | 37 | 1,895 | 0 | 1,169 | 726 |
| Plain Text | 1 | 20 | 0 | 17 | 3 |

Top language (TypeScript 82.9%). Generated at 2026-09-05T21:07:43.264449310+00:00. Canonical report: https://octocounts.com/github/zxcvbn-ts/zxcvbn

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/zxcvbn-ts/zxcvbn/commit/7c36a19507303fd2b11224dd6422c207e44626a3?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 zxcvbn-ts/zxcvbn have?

zxcvbn-ts/zxcvbn has 9,940 total lines, including 6,940 code lines, 1,711 comment lines, and 1,289 blank lines.

### How was the zxcvbn-ts/zxcvbn line count measured?

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

### What commit was counted for zxcvbn-ts/zxcvbn?

This OctoCounts report was generated from 7c36a19507303fd2b11224dd6422c207e44626a3 at commit 7c36a1950730 on 2026-09-05T21:07:43.264449310+00:00.

## Similar repository reports

- [shrimpwtf/oh-my-pstack](https://octocounts.com/github/shrimpwtf/oh-my-pstack) — TypeScript, 6,971 code lines
- [elix-project/remnawave_mcp](https://octocounts.com/github/elix-project/remnawave_mcp) — TypeScript, 7,059 code lines
- [leigangzhang/cloudcli-plugin-progress](https://octocounts.com/github/leigangzhang/cloudcli-plugin-progress) — TypeScript, 6,758 code lines
- [especialkim/synaptic-bridge](https://octocounts.com/github/especialkim/synaptic-bridge) — TypeScript, 6,500 code lines
- [akihitohyh/at-maker](https://octocounts.com/github/akihitohyh/at-maker) — TypeScript, 6,353 code lines
- [rachittshah/memex](https://octocounts.com/github/rachittshah/memex) — TypeScript, 6,350 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)
- [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)
