# meow-sci/flexo SLOC report

> As of 2026-09-16 (commit 097d1530f2f1), meow-sci/flexo contains 232,070 total lines: 135,331 code, 75,387 comments, 21,352 blank, across 813 files in 10 languages (top: TypeScript 64.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

meow-sci/flexo has 135,331 source lines of code out of 232,070 total lines across 813 files, counted from the 097d1530f2f1bbdb533c83a3908dea0f5b20dcbe ref at commit 097d1530f2f1 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 meow-sci/flexo to commit 097d1530f2f1, 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 58.3% of all lines, comments represent 32.5%, and the repository averages 166 code lines per file. TypeScript accounts for 64.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 434 | 119,783 | 86,873 | 23,501 | 9,409 |
| TSX | 221 | 41,167 | 33,681 | 5,471 | 2,015 |
| XML | 19 | 12,149 | 11,739 | 94 | 316 |
| YAML | 2 | 3,170 | 2,503 | 0 | 667 |
| JSON | 9 | 221 | 213 | 0 | 8 |
| JavaScript | 3 | 168 | 154 | 4 | 10 |
| CSS | 3 | 126 | 76 | 33 | 17 |
| HTML | 4 | 75 | 67 | 8 | 0 |
| SVG | 2 | 25 | 25 | 0 | 0 |
| Markdown | 116 | 55,186 | 0 | 46,276 | 8,910 |

Top language (TypeScript 64.2%). Generated at 2026-09-16T06:56:45.283914856+00:00. Canonical report: https://octocounts.com/github/meow-sci/flexo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/meow-sci/flexo/commit/097d1530f2f1bbdb533c83a3908dea0f5b20dcbe?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 meow-sci/flexo have?

meow-sci/flexo has 232,070 total lines, including 135,331 code lines, 75,387 comment lines, and 21,352 blank lines.

### How was the meow-sci/flexo line count measured?

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

### What commit was counted for meow-sci/flexo?

This OctoCounts report was generated from 097d1530f2f1bbdb533c83a3908dea0f5b20dcbe at commit 097d1530f2f1 on 2026-09-16T06:56:45.283914856+00:00.

## Similar repository reports

- [remix-run/react-router](https://octocounts.com/github/remix-run/react-router) — TypeScript, 135,202 code lines
- [dejwi/vinela](https://octocounts.com/github/dejwi/vinela) — TypeScript, 136,796 code lines
- [proxysoul/Empryo](https://octocounts.com/github/proxysoul/Empryo) — TypeScript, 137,272 code lines
- [JH8909/Quill](https://octocounts.com/github/JH8909/Quill) — TypeScript, 138,358 code lines
- [siteboon/claudecodeui](https://octocounts.com/github/siteboon/claudecodeui) — TypeScript, 138,438 code lines
- [alvinunreal/oh-my-opencode-slim](https://octocounts.com/github/alvinunreal/oh-my-opencode-slim) — TypeScript, 132,083 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)
