# bitwarden/clients SLOC report

> As of 2026-09-08 (commit 1eba3d031179), bitwarden/clients contains 3,130,937 total lines: 2,922,655 code, 85,596 comments, 122,686 blank, across 8,415 files in 24 languages (top: JSON 73.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bitwarden/clients to commit 1eba3d031179, 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 very large codebase by counted code lines. Code represents 93.3% of all lines, comments represent 2.7%, and the repository averages 347 code lines per file. JSON accounts for 73.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 544 | 2,160,307 | 2,160,299 | 0 | 8 |
| TypeScript | 6,174 | 841,562 | 667,101 | 65,337 | 109,124 |
| HTML | 766 | 47,793 | 45,511 | 821 | 1,461 |
| Rust | 169 | 24,401 | 19,681 | 1,276 | 3,444 |
| JavaScript | 160 | 8,901 | 7,537 | 712 | 652 |
| .NET Resource | 63 | 12,079 | 7,434 | 3,717 | 928 |
| Sass | 27 | 4,640 | 3,919 | 161 | 560 |
| Protocol Buffers | 10 | 3,971 | 3,395 | 0 | 576 |
| CSS | 21 | 3,060 | 2,325 | 260 | 475 |
| SVG | 209 | 2,030 | 2,017 | 7 | 6 |
| Swift | 4 | 1,075 | 845 | 86 | 144 |
| TOML | 20 | 714 | 605 | 31 | 78 |

Top language (JSON 73.9%). Generated at 2026-09-08T21:25:14.196435280+00:00. Canonical report: https://octocounts.com/github/bitwarden/clients

## Report FAQ

### How many lines of code does bitwarden/clients have?

bitwarden/clients has 3,130,937 total lines, including 2,922,655 code lines, 85,596 comment lines, and 122,686 blank lines.

### How was the bitwarden/clients line count measured?

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

### What commit was counted for bitwarden/clients?

This OctoCounts report was generated from 1eba3d03117989d2501df54556fde312ea454dc4 at commit 1eba3d031179 on 2026-09-08T21:25:14.196435280+00:00.

## Similar repository reports

- [ChromeDevTools/devtools-frontend](https://octocounts.com/github/ChromeDevTools/devtools-frontend) — JSON, 2,767,483 code lines
- [lobehub/lobehub](https://octocounts.com/github/lobehub/lobehub) — JSON, 2,665,596 code lines
- [paperclipai/paperclip](https://octocounts.com/github/paperclipai/paperclip) — JSON, 3,224,104 code lines
- [cleverraven/cataclysm-dda](https://octocounts.com/github/cleverraven/cataclysm-dda) — JSON, 2,611,786 code lines
- [FULU-Foundation/OrcaSlicer-bambulab](https://octocounts.com/github/FULU-Foundation/OrcaSlicer-bambulab) — JSON, 3,416,061 code lines
- [ToolJet/ToolJet](https://octocounts.com/github/ToolJet/ToolJet) — JSON, 2,356,058 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)
