# withastro/flue SLOC report

> As of 2026-09-17 (commit b1abc138d4a0), withastro/flue contains 153,388 total lines: 91,469 code, 44,442 comments, 17,477 blank, across 940 files in 14 languages (top: TypeScript 64.9%). Default configuration. Counted with tokei via OctoCounts.

withastro/flue has 91,469 source lines of code out of 153,388 total lines across 940 files, counted from the main ref at commit b1abc138d4a0 by the OctoCounts tokei engine on 2026-09-17. 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 withastro/flue to commit b1abc138d4a0, 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 medium-sized codebase by counted code lines. Code represents 59.6% of all lines, comments represent 29.0%, and the repository averages 97 code lines per file. TypeScript accounts for 64.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 494 | 78,982 | 59,373 | 14,576 | 5,033 |
| YAML | 2 | 17,644 | 14,545 | 9 | 3,090 |
| JSON | 126 | 8,876 | 8,868 | 0 | 8 |
| TSX | 42 | 4,199 | 3,745 | 115 | 339 |
| CSS | 6 | 3,158 | 2,538 | 76 | 544 |
| Astro | 22 | 2,234 | 1,992 | 43 | 199 |
| JavaScript | 6 | 377 | 317 | 26 | 34 |
| Shell | 1 | 59 | 39 | 14 | 6 |
| SVG | 6 | 34 | 34 | 0 | 0 |
| HTML | 2 | 15 | 15 | 0 | 0 |
| Dockerfile | 1 | 6 | 3 | 2 | 1 |
| MDX | 4 | 632 | 0 | 452 | 180 |

Top language (TypeScript 64.9%). Generated at 2026-09-17T02:50:29.775165136+00:00. Canonical report: https://octocounts.com/github/withastro/flue

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/withastro/flue/commit/b1abc138d4a07434182711519964a31e98946321?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does withastro/flue have?

withastro/flue has 153,388 total lines, including 91,469 code lines, 44,442 comment lines, and 17,477 blank lines.

### How was the withastro/flue line count measured?

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

### What commit was counted for withastro/flue?

This OctoCounts report was generated from main at commit b1abc138d4a0 on 2026-09-17T02:50:29.775165136+00:00.

## Similar repository reports

- [anywhere-labs/dsh-desktop](https://octocounts.com/github/anywhere-labs/dsh-desktop) — TypeScript, 91,210 code lines
- [alpic-ai/skybridge](https://octocounts.com/github/alpic-ai/skybridge) — TypeScript, 91,821 code lines
- [markdown-viewer/markdown-viewer-extension](https://octocounts.com/github/markdown-viewer/markdown-viewer-extension) — TypeScript, 90,608 code lines
- [vitest-dev/vitest](https://octocounts.com/github/vitest-dev/vitest) — TypeScript, 93,179 code lines
- [typeorm/typeorm](https://octocounts.com/github/typeorm/typeorm) — TypeScript, 94,775 code lines
- [XiaoYouChR/Ghost-Downloader-3](https://octocounts.com/github/XiaoYouChR/Ghost-Downloader-3) — TypeScript, 94,884 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)
