# lobehub/lobehub SLOC report

> As of 2026-09-18 (commit 270a4a50cb32), lobehub/lobehub contains 4,997,397 total lines: 4,541,199 code, 214,372 comments, 241,826 blank, across 14,416 files in 15 languages (top: JSON 65.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lobehub/lobehub has 4,541,199 source lines of code out of 4,997,397 total lines across 14,416 files, counted from the canary ref at commit 270a4a50cb32 by the OctoCounts tokei engine on 2026-09-18. 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 lobehub/lobehub to commit 270a4a50cb32, 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 90.9% of all lines, comments represent 4.3%, and the repository averages 315 code lines per file. JSON accounts for 65.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 1,358 | 2,959,861 | 2,959,861 | 0 | 0 |
| TypeScript | 9,056 | 1,485,404 | 1,163,686 | 153,721 | 167,997 |
| TSX | 3,632 | 419,349 | 358,614 | 18,423 | 42,312 |
| YAML | 20 | 46,427 | 42,067 | 2,031 | 2,329 |
| SQL | 168 | 6,957 | 6,205 | 632 | 120 |
| JavaScript | 50 | 6,075 | 5,038 | 484 | 553 |
| HTML | 15 | 3,484 | 3,251 | 17 | 216 |
| Shell | 8 | 1,668 | 1,300 | 214 | 154 |
| Gherkin (Cucumber) | 16 | 854 | 644 | 87 | 123 |
| Dockerfile | 2 | 380 | 233 | 105 | 42 |
| Objective-C++ | 1 | 258 | 229 | 0 | 29 |
| CSS | 1 | 80 | 64 | 0 | 16 |

Top language (JSON 65.2%). Generated at 2026-09-18T03:36:23.565814300+00:00. Canonical report: https://octocounts.com/github/lobehub/lobehub

## Reproduce this report

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

lobehub/lobehub has 4,997,397 total lines, including 4,541,199 code lines, 214,372 comment lines, and 241,826 blank lines.

### How was the lobehub/lobehub line count measured?

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

### What commit was counted for lobehub/lobehub?

This OctoCounts report was generated from canary at commit 270a4a50cb32 on 2026-09-18T03:36:23.565814300+00:00.

## Similar repository reports

- [meshery/meshery](https://octocounts.com/github/meshery/meshery) — JSON, 4,708,063 code lines
- [bambulab/BambuStudio](https://octocounts.com/github/bambulab/BambuStudio) — JSON, 3,842,603 code lines
- [grafana/grafana](https://octocounts.com/github/grafana/grafana) — JSON, 3,824,008 code lines
- [paperclipai/paperclip](https://octocounts.com/github/paperclipai/paperclip) — JSON, 5,440,213 code lines
- [antirez/ds4](https://octocounts.com/github/antirez/ds4) — JSON, 3,574,934 code lines
- [plasmicapp/plasmic](https://octocounts.com/github/plasmicapp/plasmic) — JSON, 3,443,740 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)
