# anthropics/cwc-workshops SLOC report

> As of 2026-07-18 (commit 059482de4cd4), anthropics/cwc-workshops contains 42,782 total lines: 34,886 code, 4,736 comments, 3,160 blank, across 332 files in 13 languages (top: JSON 37.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving anthropics/cwc-workshops to commit 059482de4cd4, 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 81.5% of all lines, comments represent 11.1%, and the repository averages 105 code lines per file. JSON accounts for 37.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 26 | 13,191 | 13,191 | 0 | 0 |
| Python | 43 | 6,872 | 5,613 | 421 | 838 |
| TypeScript | 108 | 7,630 | 5,552 | 1,366 | 712 |
| TSX | 64 | 5,781 | 5,141 | 212 | 428 |
| JavaScript | 12 | 3,130 | 2,325 | 587 | 218 |
| CSS | 6 | 1,621 | 1,426 | 50 | 145 |
| Shell | 11 | 1,304 | 908 | 299 | 97 |
| YAML | 14 | 362 | 312 | 17 | 33 |
| HTML | 3 | 346 | 308 | 24 | 14 |
| TOML | 2 | 85 | 56 | 17 | 12 |
| Dockerfile | 3 | 90 | 54 | 23 | 13 |
| Markdown | 36 | 2,299 | 0 | 1,653 | 646 |

Top language (JSON 37.8%). Generated at 2026-07-18T05:04:59.946517233+00:00. Canonical report: https://octocounts.com/github/anthropics/cwc-workshops

## Report FAQ

### How many lines of code does anthropics/cwc-workshops have?

anthropics/cwc-workshops has 42,782 total lines, including 34,886 code lines, 4,736 comment lines, and 3,160 blank lines.

### How was the anthropics/cwc-workshops line count measured?

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

### What commit was counted for anthropics/cwc-workshops?

This OctoCounts report was generated from main at commit 059482de4cd4 on 2026-07-18T05:04:59.946517233+00:00.

## Similar repository reports

- [venslabs/vens](https://octocounts.com/github/venslabs/vens) — JSON, 35,064 code lines
- [jamsocket/y-sweet](https://octocounts.com/github/jamsocket/y-sweet) — JSON, 34,559 code lines
- [SaFo-Lab/AutoDAN-Reasoning](https://octocounts.com/github/SaFo-Lab/AutoDAN-Reasoning) — JSON, 34,535 code lines
- [AstrBotDevs/AstrBot_Plugins_Collection](https://octocounts.com/github/AstrBotDevs/AstrBot_Plugins_Collection) — JSON, 34,502 code lines
- [keiyoushi/extensions](https://octocounts.com/github/keiyoushi/extensions) — JSON, 34,497 code lines
- [regseb/castkodi](https://octocounts.com/github/regseb/castkodi) — JSON, 35,297 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)
