# antfu/talks SLOC report

> As of 2026-08-31 (commit d7595590904e), antfu/talks contains 877,626 total lines: 464,561 code, 363,061 comments, 50,004 blank, across 4,271 files in 10 languages (top: JavaScript 95.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving antfu/talks to commit d7595590904e, 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 large codebase by counted code lines. Code represents 52.9% of all lines, comments represent 41.4%, and the repository averages 109 code lines per file. JavaScript accounts for 95.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 2,580 | 825,200 | 441,955 | 343,046 | 40,199 |
| YAML | 2 | 14,697 | 13,405 | 0 | 1,292 |
| CSS | 427 | 3,768 | 3,112 | 121 | 535 |
| HTML | 71 | 1,507 | 1,503 | 0 | 4 |
| SVG | 820 | 1,277 | 1,243 | 1 | 33 |
| TypeScript | 84 | 1,355 | 1,166 | 76 | 113 |
| JSON | 39 | 805 | 805 | 0 | 0 |
| TOML | 1 | 867 | 694 | 0 | 173 |
| Vue | 168 | 849 | 678 | 0 | 171 |
| Markdown | 79 | 27,301 | 0 | 19,817 | 7,484 |

Top language (JavaScript 95.1%). Generated at 2026-08-31T06:21:07.890713932+00:00. Canonical report: https://octocounts.com/github/antfu/talks

## Report FAQ

### How many lines of code does antfu/talks have?

antfu/talks has 877,626 total lines, including 464,561 code lines, 363,061 comment lines, and 50,004 blank lines.

### How was the antfu/talks line count measured?

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

### What commit was counted for antfu/talks?

This OctoCounts report was generated from main at commit d7595590904e on 2026-08-31T06:21:07.890713932+00:00.

## Similar repository reports

- [chaitanyagiri/munder-difflin](https://octocounts.com/github/chaitanyagiri/munder-difflin) — JavaScript, 370,772 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 363,800 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 359,436 code lines
- [TryGhost/Ghost](https://octocounts.com/github/TryGhost/Ghost) — JavaScript, 576,612 code lines
- [facebook/react-native](https://octocounts.com/github/facebook/react-native) — JavaScript, 582,904 code lines
- [jackwener/opencli](https://octocounts.com/github/jackwener/opencli) — JavaScript, 345,377 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)
