# JH8909/Quill SLOC report

> As of 2026-09-03 (commit dae92db5c8b6), JH8909/Quill contains 154,959 total lines: 138,358 code, 7,796 comments, 8,805 blank, across 630 files in 10 languages (top: TypeScript 61.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving JH8909/Quill to commit dae92db5c8b6, 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 89.3% of all lines, comments represent 5.0%, and the repository averages 220 code lines per file. TypeScript accounts for 61.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 439 | 97,283 | 85,106 | 6,412 | 5,765 |
| TSX | 158 | 46,894 | 43,296 | 926 | 2,672 |
| JSON | 6 | 7,049 | 7,049 | 0 | 0 |
| JavaScript | 10 | 2,111 | 1,960 | 92 | 59 |
| CSS | 2 | 698 | 590 | 38 | 70 |
| Python | 1 | 186 | 150 | 4 | 32 |
| Shell | 3 | 194 | 148 | 19 | 27 |
| PowerShell | 1 | 40 | 31 | 0 | 9 |
| HTML | 2 | 28 | 28 | 0 | 0 |
| Markdown | 8 | 476 | 0 | 305 | 171 |

Top language (TypeScript 61.5%). Generated at 2026-09-03T15:41:02.898503980+00:00. Canonical report: https://octocounts.com/github/JH8909/Quill

## Report FAQ

### How many lines of code does JH8909/Quill have?

JH8909/Quill has 154,959 total lines, including 138,358 code lines, 7,796 comment lines, and 8,805 blank lines.

### How was the JH8909/Quill line count measured?

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

### What commit was counted for JH8909/Quill?

This OctoCounts report was generated from main at commit dae92db5c8b6 on 2026-09-03T15:41:02.898503980+00:00.

## Similar repository reports

- [SimonJamesOdell/YehThatRocks](https://octocounts.com/github/SimonJamesOdell/YehThatRocks) — TypeScript, 138,693 code lines
- [tailwindlabs/tailwindcss](https://octocounts.com/github/tailwindlabs/tailwindcss) — TypeScript, 139,073 code lines
- [earendil-works/pi](https://octocounts.com/github/earendil-works/pi) — TypeScript, 139,384 code lines
- [Simon-He95/markstream-vue](https://octocounts.com/github/Simon-He95/markstream-vue) — TypeScript, 139,700 code lines
- [InsForge/InsForge](https://octocounts.com/github/InsForge/InsForge) — TypeScript, 136,763 code lines
- [unohee/OpenSwarm](https://octocounts.com/github/unohee/OpenSwarm) — TypeScript, 142,620 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
