# yikart/AiToEarn SLOC report

> As of 2026-09-16 (commit 9413d7391827), yikart/AiToEarn contains 498,411 total lines: 380,162 code, 80,524 comments, 37,725 blank, across 2,661 files in 15 languages (top: TypeScript 43.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

yikart/AiToEarn has 380,162 source lines of code out of 498,411 total lines across 2,661 files, counted from the 9413d73918271bd716b9ea59f61c9f59e485619b ref at commit 9413d7391827 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 yikart/AiToEarn to commit 9413d7391827, 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 76.3% of all lines, comments represent 16.2%, and the repository averages 143 code lines per file. TypeScript accounts for 43.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,700 | 203,293 | 165,279 | 16,861 | 21,153 |
| JSON | 243 | 91,391 | 91,354 | 0 | 37 |
| TSX | 456 | 86,423 | 74,042 | 5,004 | 7,377 |
| YAML | 8 | 43,600 | 37,773 | 0 | 5,827 |
| Sass | 65 | 8,762 | 7,699 | 95 | 968 |
| JavaScript | 29 | 2,588 | 2,393 | 49 | 146 |
| CSS | 13 | 794 | 649 | 52 | 93 |
| Handlebars | 3 | 458 | 393 | 2 | 63 |
| SVG | 34 | 352 | 352 | 0 | 0 |
| Dockerfile | 5 | 158 | 93 | 5 | 60 |
| HTML | 5 | 87 | 78 | 7 | 2 |
| Shell | 3 | 85 | 39 | 22 | 24 |

Top language (TypeScript 43.5%). Generated at 2026-09-16T14:16:09.652928778+00:00. Canonical report: https://octocounts.com/github/yikart/AiToEarn

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/yikart/AiToEarn/commit/9413d73918271bd716b9ea59f61c9f59e485619b?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 yikart/AiToEarn have?

yikart/AiToEarn has 498,411 total lines, including 380,162 code lines, 80,524 comment lines, and 37,725 blank lines.

### How was the yikart/AiToEarn line count measured?

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

### What commit was counted for yikart/AiToEarn?

This OctoCounts report was generated from 9413d73918271bd716b9ea59f61c9f59e485619b at commit 9413d7391827 on 2026-09-16T14:16:09.652928778+00:00.

## Similar repository reports

- [milind-soni/OpenMausBot](https://octocounts.com/github/milind-soni/OpenMausBot) — TypeScript, 391,492 code lines
- [MoonshotAI/kimi-code](https://octocounts.com/github/MoonshotAI/kimi-code) — TypeScript, 364,524 code lines
- [liuup/claude-code-analysis](https://octocounts.com/github/liuup/claude-code-analysis) — TypeScript, 397,215 code lines
- [tanbiralam/claude-code](https://octocounts.com/github/tanbiralam/claude-code) — TypeScript, 397,665 code lines
- [qixing-jk/all-api-hub](https://octocounts.com/github/qixing-jk/all-api-hub) — TypeScript, 398,695 code lines
- [eigenpal/docx-editor](https://octocounts.com/github/eigenpal/docx-editor) — TypeScript, 358,117 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
