# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

get-bb/bb has 1,178,911 source lines of code out of 1,270,363 total lines across 4,131 files, counted from the main ref at commit b4628ade62dd by the OctoCounts tokei engine on 2026-09-01. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/get-bb/bb/commit/b4628ade62ddc3d46f660dddf0a9534d6fa0c24b?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 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

- [hasura/graphql-engine](https://octocounts.com/github/hasura/graphql-engine) — TypeScript, 1,164,121 code lines
- [Fincept-Corporation/FinceptTerminal](https://octocounts.com/github/Fincept-Corporation/FinceptTerminal) — TypeScript, 1,141,471 code lines
- [can1357/oh-my-pi](https://octocounts.com/github/can1357/oh-my-pi) — TypeScript, 1,227,142 code lines
- [oomol-lab/open-connector](https://octocounts.com/github/oomol-lab/open-connector) — TypeScript, 1,121,349 code lines
- [anomalyco/opencode](https://octocounts.com/github/anomalyco/opencode) — TypeScript, 1,103,538 code lines
- [aipoch/open-science](https://octocounts.com/github/aipoch/open-science) — TypeScript, 1,288,498 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)
