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

antfu/talks has 464,561 source lines of code out of 877,626 total lines across 4,271 files, counted from the main ref at commit d7595590904e by the OctoCounts tokei engine on 2026-08-31. 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 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

## Reproduce this report

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

- [wlsdks/ontology-atlas](https://octocounts.com/github/wlsdks/ontology-atlas) — JavaScript, 460,756 code lines
- [alam00000/bentopdf](https://octocounts.com/github/alam00000/bentopdf) — JavaScript, 394,423 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 364,889 code lines
- [react/react](https://octocounts.com/github/react/react) — JavaScript, 364,586 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 360,718 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)
- [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)
