# lili-luo/aicoding-cookbook SLOC report

> As of 2026-09-16 (commit beb82701534b), lili-luo/aicoding-cookbook contains 372,612 total lines: 360,718 code, 10,938 comments, 956 blank, across 30 files in 6 languages (top: JavaScript 99.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lili-luo/aicoding-cookbook has 360,718 source lines of code out of 372,612 total lines across 30 files, counted from the beb82701534bc4043fc0f136a3622cbc24547409 ref at commit beb82701534b by the OctoCounts tokei engine on 2026-09-16. 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 lili-luo/aicoding-cookbook to commit beb82701534b, 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 96.8% of all lines, comments represent 2.9%, and the repository averages 12,024 code lines per file. JavaScript accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 5 | 368,423 | 359,323 | 9,048 | 52 |
| Python | 4 | 990 | 806 | 30 | 154 |
| CSS | 1 | 588 | 508 | 35 | 45 |
| HTML | 1 | 108 | 81 | 13 | 14 |
| Markdown | 18 | 2,301 | 0 | 1,643 | 658 |
| Plain Text | 1 | 202 | 0 | 169 | 33 |

Top language (JavaScript 99.6%). Generated at 2026-09-16T10:56:58.482322919+00:00. Canonical report: https://octocounts.com/github/lili-luo/aicoding-cookbook

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lili-luo/aicoding-cookbook/commit/beb82701534bc4043fc0f136a3622cbc24547409?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 lili-luo/aicoding-cookbook have?

lili-luo/aicoding-cookbook has 372,612 total lines, including 360,718 code lines, 10,938 comment lines, and 956 blank lines.

### How was the lili-luo/aicoding-cookbook line count measured?

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

### What commit was counted for lili-luo/aicoding-cookbook?

This OctoCounts report was generated from beb82701534bc4043fc0f136a3622cbc24547409 at commit beb82701534b on 2026-09-16T10:56:58.482322919+00:00.

## Similar repository reports

- [react/react](https://octocounts.com/github/react/react) — JavaScript, 364,586 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 364,889 code lines
- [jackwener/opencli](https://octocounts.com/github/jackwener/opencli) — JavaScript, 345,377 code lines
- [tastejs/todomvc](https://octocounts.com/github/tastejs/todomvc) — JavaScript, 332,898 code lines
- [alam00000/bentopdf](https://octocounts.com/github/alam00000/bentopdf) — JavaScript, 394,423 code lines
- [mrdoob/three.js](https://octocounts.com/github/mrdoob/three.js) — JavaScript, 307,445 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)
