# get-bb/bb SLOC report

> As of 2026-09-01 (commit b4628ade62dd), get-bb/bb contains 1,270,363 total lines: 1,178,911 code, 26,377 comments, 65,075 blank, across 4,131 files in 13 languages (top: TypeScript 41.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving get-bb/bb to commit b4628ade62dd, 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 92.8% of all lines, comments represent 2.1%, and the repository averages 285 code lines per file. TypeScript accounts for 41.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,356 | 534,542 | 489,209 | 5,750 | 39,583 |
| JSON | 431 | 372,183 | 372,183 | 0 | 0 |
| TSX | 966 | 286,605 | 267,286 | 647 | 18,672 |
| YAML | 16 | 30,063 | 27,846 | 198 | 2,019 |
| JavaScript | 76 | 14,890 | 12,357 | 1,491 | 1,042 |
| CSS | 12 | 7,208 | 5,528 | 895 | 785 |
| SQL | 119 | 3,073 | 2,848 | 206 | 19 |
| Shell | 6 | 959 | 790 | 93 | 76 |
| SVG | 21 | 415 | 401 | 4 | 10 |
| BASH | 1 | 452 | 393 | 5 | 54 |
| HTML | 2 | 81 | 70 | 11 | 0 |
| Markdown | 124 | 19,684 | 0 | 16,871 | 2,813 |

Top language (TypeScript 41.5%). Generated at 2026-09-01T23:58:01.727287537+00:00. Canonical report: https://octocounts.com/github/get-bb/bb

## Report FAQ

### How many lines of code does get-bb/bb have?

get-bb/bb has 1,270,363 total lines, including 1,178,911 code lines, 26,377 comment lines, and 65,075 blank lines.

### How was the get-bb/bb line count measured?

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

### What commit was counted for get-bb/bb?

This OctoCounts report was generated from main at commit b4628ade62dd on 2026-09-01T23:58:01.727287537+00:00.

## Similar repository reports

- [koala73/worldmonitor](https://octocounts.com/github/koala73/worldmonitor) — TypeScript, 1,197,647 code lines
- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — TypeScript, 1,215,702 code lines
- [vellum-ai/vellum-assistant](https://octocounts.com/github/vellum-ai/vellum-assistant) — TypeScript, 1,367,981 code lines
- [corsairdev/corsair](https://octocounts.com/github/corsairdev/corsair) — TypeScript, 1,370,317 code lines
- [twentyhq/twenty](https://octocounts.com/github/twentyhq/twenty) — TypeScript, 1,397,355 code lines
- [nexu-io/open-design](https://octocounts.com/github/nexu-io/open-design) — TypeScript, 1,400,560 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
