# AIEraDev/Clypra SLOC report

> As of 2026-09-16 (commit a4bea81c638a), AIEraDev/Clypra contains 206,548 total lines: 169,350 code, 17,267 comments, 19,931 blank, across 714 files in 21 languages (top: TypeScript 40.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

AIEraDev/Clypra has 169,350 source lines of code out of 206,548 total lines across 714 files, counted from the a4bea81c638ab5154a78394e43bb4fb6daf7260d ref at commit a4bea81c638a 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 AIEraDev/Clypra to commit a4bea81c638a, 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 82.0% of all lines, comments represent 8.4%, and the repository averages 237 code lines per file. TypeScript accounts for 40.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 401 | 91,180 | 68,822 | 12,576 | 9,782 |
| Rust | 102 | 46,266 | 40,327 | 1,516 | 4,423 |
| TSX | 136 | 44,831 | 39,493 | 1,930 | 3,408 |
| JSON | 12 | 11,232 | 11,228 | 0 | 4 |
| YAML | 2 | 7,594 | 6,087 | 0 | 1,507 |
| WebGPU Shader Language | 9 | 1,650 | 1,253 | 201 | 196 |
| CSS | 1 | 1,064 | 948 | 36 | 80 |
| XML | 12 | 314 | 299 | 3 | 12 |
| Shell | 11 | 497 | 279 | 162 | 56 |
| JavaScript | 2 | 233 | 200 | 13 | 20 |
| TOML | 4 | 197 | 133 | 42 | 22 |
| Python | 1 | 119 | 83 | 17 | 19 |

Top language (TypeScript 40.6%). Generated at 2026-09-16T19:27:42.115568213+00:00. Canonical report: https://octocounts.com/github/AIEraDev/Clypra

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/AIEraDev/Clypra/commit/a4bea81c638ab5154a78394e43bb4fb6daf7260d?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 AIEraDev/Clypra have?

AIEraDev/Clypra has 206,548 total lines, including 169,350 code lines, 17,267 comment lines, and 19,931 blank lines.

### How was the AIEraDev/Clypra line count measured?

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

### What commit was counted for AIEraDev/Clypra?

This OctoCounts report was generated from a4bea81c638ab5154a78394e43bb4fb6daf7260d at commit a4bea81c638a on 2026-09-16T19:27:42.115568213+00:00.

## Similar repository reports

- [jacklilyhello/WeFlow](https://octocounts.com/github/jacklilyhello/WeFlow) — TypeScript, 169,482 code lines
- [narumiruna/pi-extensions](https://octocounts.com/github/narumiruna/pi-extensions) — TypeScript, 169,780 code lines
- [open-gsd/gsd-core](https://octocounts.com/github/open-gsd/gsd-core) — TypeScript, 170,010 code lines
- [coleam00/archon](https://octocounts.com/github/coleam00/archon) — TypeScript, 168,578 code lines
- [NeuralNomadsAI/CodeNomad](https://octocounts.com/github/NeuralNomadsAI/CodeNomad) — TypeScript, 170,401 code lines
- [waooAI/waoowaoo](https://octocounts.com/github/waooAI/waoowaoo) — TypeScript, 168,231 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)
