# ballercat/jambox SLOC report

> As of 2026-09-16 (commit c041ee4832fc), ballercat/jambox contains 4,656 total lines: 3,327 code, 753 comments, 576 blank, across 77 files in 6 languages (top: JavaScript 74.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ballercat/jambox to commit c041ee4832fc, 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 small codebase by counted code lines. Code represents 71.5% of all lines, comments represent 16.2%, and the repository averages 43 code lines per file. JavaScript accounts for 74.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 55 | 3,271 | 2,480 | 398 | 393 |
| Svelte | 10 | 602 | 581 | 0 | 21 |
| JSON | 3 | 239 | 239 | 0 | 0 |
| HTML | 3 | 28 | 26 | 0 | 2 |
| TypeScript | 1 | 1 | 1 | 0 | 0 |
| Markdown | 5 | 515 | 0 | 355 | 160 |

Top language (JavaScript 74.5%). Generated at 2026-09-16T07:23:15.638449650+00:00. Canonical report: https://octocounts.com/github/ballercat/jambox

## Report FAQ

### How many lines of code does ballercat/jambox have?

ballercat/jambox has 4,656 total lines, including 3,327 code lines, 753 comment lines, and 576 blank lines.

### How was the ballercat/jambox line count measured?

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

### What commit was counted for ballercat/jambox?

This OctoCounts report was generated from c041ee4832fc5743e129bb0aac48e3812634cfde at commit c041ee4832fc on 2026-09-16T07:23:15.638449650+00:00.

## Similar repository reports

- [Alex313031/webgl-pipes](https://octocounts.com/github/Alex313031/webgl-pipes) — JavaScript, 3,293 code lines
- [vuejs/vuex](https://octocounts.com/github/vuejs/vuex) — JavaScript, 3,396 code lines
- [01Virex/dsh-status-rotator](https://octocounts.com/github/01Virex/dsh-status-rotator) — JavaScript, 3,179 code lines
- [estools/esquery](https://octocounts.com/github/estools/esquery) — JavaScript, 3,176 code lines
- [Renan-Sacca/video-download](https://octocounts.com/github/Renan-Sacca/video-download) — JavaScript, 3,543 code lines
- [Chaunyzhang/chaunyoffer](https://octocounts.com/github/Chaunyzhang/chaunyoffer) — JavaScript, 3,066 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
