# jonasschmedtmann/complete-javascript-course SLOC report

> As of 2026-08-02 (commit 76b8b79b2994), jonasschmedtmann/complete-javascript-course contains 35,421 total lines: 27,290 code, 6,467 comments, 1,664 blank, across 126 files in 7 languages (top: JSON 56.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jonasschmedtmann/complete-javascript-course to commit 76b8b79b2994, 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 medium-sized codebase by counted code lines. Code represents 77.0% of all lines, comments represent 18.3%, and the repository averages 217 code lines per file. JSON accounts for 56.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 4 | 15,512 | 15,512 | 0 | 0 |
| CSS | 17 | 4,030 | 3,303 | 120 | 607 |
| SVG | 4 | 2,768 | 2,764 | 0 | 4 |
| JavaScript | 48 | 8,620 | 2,194 | 5,797 | 629 |
| HTML | 35 | 2,695 | 2,079 | 481 | 135 |
| Sass | 16 | 1,720 | 1,438 | 28 | 254 |
| Markdown | 2 | 76 | 0 | 41 | 35 |

Top language (JSON 56.8%). Generated at 2026-08-02T05:39:46.873276844+00:00. Canonical report: https://octocounts.com/github/jonasschmedtmann/complete-javascript-course

## Report FAQ

### How many lines of code does jonasschmedtmann/complete-javascript-course have?

jonasschmedtmann/complete-javascript-course has 35,421 total lines, including 27,290 code lines, 6,467 comment lines, and 1,664 blank lines.

### How was the jonasschmedtmann/complete-javascript-course line count measured?

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

### What commit was counted for jonasschmedtmann/complete-javascript-course?

This OctoCounts report was generated from master at commit 76b8b79b2994 on 2026-08-02T05:39:46.873276844+00:00.

## Similar repository reports

- [yltx/vscode-luogu](https://octocounts.com/github/yltx/vscode-luogu) — JSON, 27,479 code lines
- [aws-solutions-library-samples/guidance-for-processing-overhead-imagery-on-aws](https://octocounts.com/github/aws-solutions-library-samples/guidance-for-processing-overhead-imagery-on-aws) — JSON, 27,590 code lines
- [AsyncFuncAI/deepwiki-open](https://octocounts.com/github/AsyncFuncAI/deepwiki-open) — JSON, 26,855 code lines
- [pheohu-42/Claude_zh-CN_LanguagePack](https://octocounts.com/github/pheohu-42/Claude_zh-CN_LanguagePack) — JSON, 26,703 code lines
- [alexazhou/gt_ai_gateway](https://octocounts.com/github/alexazhou/gt_ai_gateway) — JSON, 26,694 code lines
- [Raymond1030/China-High-speed-railway-Mapbox-Visualization](https://octocounts.com/github/Raymond1030/China-High-speed-railway-Mapbox-Visualization) — JSON, 26,583 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
