# nexu-io/html-anything SLOC report

> As of 2026-09-16 (commit 553ed98c283f), nexu-io/html-anything contains 38,422 total lines: 29,134 code, 6,101 comments, 3,187 blank, across 325 files in 9 languages (top: TypeScript 36.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nexu-io/html-anything has 29,134 source lines of code out of 38,422 total lines across 325 files, counted from the 553ed98c283f9c0f489902d035416a972d6a9699 ref at commit 553ed98c283f 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 nexu-io/html-anything to commit 553ed98c283f, 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 75.8% of all lines, comments represent 15.9%, and the repository averages 90 code lines per file. TypeScript accounts for 36.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 78 | 12,928 | 10,620 | 1,322 | 986 |
| HTML | 90 | 11,180 | 10,400 | 287 | 493 |
| TSX | 19 | 6,185 | 5,688 | 188 | 309 |
| YAML | 2 | 2,569 | 2,034 | 0 | 535 |
| CSS | 1 | 237 | 207 | 10 | 20 |
| JSON | 7 | 174 | 174 | 0 | 0 |
| JavaScript | 1 | 7 | 6 | 0 | 1 |
| SVG | 5 | 5 | 5 | 0 | 0 |
| Markdown | 122 | 5,137 | 0 | 4,294 | 843 |

Top language (TypeScript 36.5%). Generated at 2026-09-16T10:14:54.981793516+00:00. Canonical report: https://octocounts.com/github/nexu-io/html-anything

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/nexu-io/html-anything/commit/553ed98c283f9c0f489902d035416a972d6a9699?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 nexu-io/html-anything have?

nexu-io/html-anything has 38,422 total lines, including 29,134 code lines, 6,101 comment lines, and 3,187 blank lines.

### How was the nexu-io/html-anything line count measured?

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

### What commit was counted for nexu-io/html-anything?

This OctoCounts report was generated from 553ed98c283f9c0f489902d035416a972d6a9699 at commit 553ed98c283f on 2026-09-16T10:14:54.981793516+00:00.

## Similar repository reports

- [mitsuhiko/agent-stuff](https://octocounts.com/github/mitsuhiko/agent-stuff) — TypeScript, 29,250 code lines
- [YuanbaoTeam/yuanbao-openclaw-plugin](https://octocounts.com/github/YuanbaoTeam/yuanbao-openclaw-plugin) — TypeScript, 28,878 code lines
- [tt-a1i/hive](https://octocounts.com/github/tt-a1i/hive) — TypeScript, 28,801 code lines
- [huangguang1999/ccstatusline-zh](https://octocounts.com/github/huangguang1999/ccstatusline-zh) — TypeScript, 28,206 code lines
- [sirmalloc/ccstatusline](https://octocounts.com/github/sirmalloc/ccstatusline) — TypeScript, 30,197 code lines
- [langningchen/cph-ng](https://octocounts.com/github/langningchen/cph-ng) — TypeScript, 27,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)
