# earthtojake/text-to-cad SLOC report

> As of 2026-09-16 (commit fd34fd3c3b41), earthtojake/text-to-cad contains 230,957 total lines: 190,360 code, 21,508 comments, 19,089 blank, across 868 files in 11 languages (top: JavaScript 67.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

earthtojake/text-to-cad has 190,360 source lines of code out of 230,957 total lines across 868 files, counted from the fd34fd3c3b4164ab352a05978df989f72d82b3bc ref at commit fd34fd3c3b41 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 earthtojake/text-to-cad to commit fd34fd3c3b41, 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.4% of all lines, comments represent 9.3%, and the repository averages 219 code lines per file. JavaScript accounts for 67.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 515 | 146,922 | 128,606 | 9,414 | 8,902 |
| Python | 199 | 62,114 | 51,066 | 3,635 | 7,413 |
| JSON | 9 | 5,387 | 5,387 | 0 | 0 |
| JSX | 32 | 3,464 | 3,115 | 58 | 291 |
| Shell | 16 | 2,222 | 1,819 | 219 | 184 |
| CSS | 1 | 263 | 235 | 6 | 22 |
| YAML | 12 | 59 | 47 | 12 | 0 |
| TOML | 1 | 90 | 44 | 40 | 6 |
| HTML | 3 | 41 | 41 | 0 | 0 |
| Markdown | 70 | 10,297 | 0 | 8,040 | 2,257 |
| Plain Text | 10 | 98 | 0 | 84 | 14 |

Top language (JavaScript 67.6%). Generated at 2026-09-16T18:04:26.941128686+00:00. Canonical report: https://octocounts.com/github/earthtojake/text-to-cad

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/earthtojake/text-to-cad/commit/fd34fd3c3b4164ab352a05978df989f72d82b3bc?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 earthtojake/text-to-cad have?

earthtojake/text-to-cad has 230,957 total lines, including 190,360 code lines, 21,508 comment lines, and 19,089 blank lines.

### How was the earthtojake/text-to-cad line count measured?

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

### What commit was counted for earthtojake/text-to-cad?

This OctoCounts report was generated from fd34fd3c3b4164ab352a05978df989f72d82b3bc at commit fd34fd3c3b41 on 2026-09-16T18:04:26.941128686+00:00.

## Similar repository reports

- [CodeRayZhang/Movie_Recommend](https://octocounts.com/github/CodeRayZhang/Movie_Recommend) — JavaScript, 185,984 code lines
- [duolahypercho/codex-router](https://octocounts.com/github/duolahypercho/codex-router) — JavaScript, 195,500 code lines
- [OpenWhispr/openwhispr](https://octocounts.com/github/OpenWhispr/openwhispr) — JavaScript, 169,852 code lines
- [affaan-m/ECC](https://octocounts.com/github/affaan-m/ECC) — JavaScript, 157,664 code lines
- [NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform](https://octocounts.com/github/NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform) — JavaScript, 224,178 code lines
- [sillytavern/SillyTavern](https://octocounts.com/github/sillytavern/SillyTavern) — JavaScript, 225,535 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)
