# harbor-framework/harbor SLOC report

> As of 2026-08-23 (commit b37833221e27), harbor-framework/harbor contains 656,228 total lines: 582,646 code, 32,719 comments, 40,863 blank, across 2,257 files in 20 languages (top: JSON 60.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

harbor-framework/harbor has 582,646 source lines of code out of 656,228 total lines across 2,257 files, counted from the main ref at commit b37833221e27 by the OctoCounts tokei engine on 2026-08-23. 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 harbor-framework/harbor to commit b37833221e27, 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 large codebase by counted code lines. Code represents 88.8% of all lines, comments represent 5.0%, and the repository averages 258 code lines per file. JSON accounts for 60.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 232 | 351,507 | 351,505 | 0 | 2 |
| Python | 783 | 235,238 | 197,343 | 9,273 | 28,622 |
| TSX | 55 | 15,773 | 14,583 | 160 | 1,030 |
| TOML | 222 | 7,077 | 5,478 | 327 | 1,272 |
| YAML | 190 | 6,660 | 5,473 | 770 | 417 |
| Shell | 196 | 5,919 | 3,974 | 985 | 960 |
| Dockerfile | 158 | 2,475 | 1,497 | 408 | 570 |
| TypeScript | 10 | 1,675 | 1,478 | 27 | 170 |
| JavaScript | 2 | 781 | 678 | 49 | 54 |
| CSS | 1 | 230 | 203 | 6 | 21 |
| SQL | 1 | 150 | 150 | 0 | 0 |
| Templ | 3 | 152 | 139 | 0 | 13 |

Top language (JSON 60.3%). Generated at 2026-08-23T07:04:53.658693949+00:00. Canonical report: https://octocounts.com/github/harbor-framework/harbor

## Reproduce this report

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

harbor-framework/harbor has 656,228 total lines, including 582,646 code lines, 32,719 comment lines, and 40,863 blank lines.

### How was the harbor-framework/harbor line count measured?

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

### What commit was counted for harbor-framework/harbor?

This OctoCounts report was generated from main at commit b37833221e27 on 2026-08-23T07:04:53.658693949+00:00.

## Similar repository reports

- [AlexsJones/llmfit](https://octocounts.com/github/AlexsJones/llmfit) — JSON, 588,530 code lines
- [espocrm/espocrm](https://octocounts.com/github/espocrm/espocrm) — JSON, 550,907 code lines
- [element-hq/element-web](https://octocounts.com/github/element-hq/element-web) — JSON, 620,141 code lines
- [unovue/shadcn-vue](https://octocounts.com/github/unovue/shadcn-vue) — JSON, 620,666 code lines
- [openlibrecommunity/twl](https://octocounts.com/github/openlibrecommunity/twl) — JSON, 628,386 code lines
- [chiencbd/omniroute](https://octocounts.com/github/chiencbd/omniroute) — JSON, 519,278 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)
