# 0xJacky/nginx-ui SLOC report

> As of 2026-09-17 (commit 3f0c459a17c0), 0xJacky/nginx-ui contains 388,026 total lines: 245,093 code, 75,202 comments, 67,731 blank, across 1,658 files in 21 languages (top: Go 51.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

0xJacky/nginx-ui has 245,093 source lines of code out of 388,026 total lines across 1,658 files, counted from the 3f0c459a17c09a2624cf586f72fae98badef9a02 ref at commit 3f0c459a17c0 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 0xJacky/nginx-ui to commit 3f0c459a17c0, 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 63.2% of all lines, comments represent 19.4%, and the repository averages 148 code lines per file. Go accounts for 51.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 999 | 159,203 | 125,411 | 11,834 | 21,958 |
| PO File | 15 | 191,162 | 90,928 | 58,722 | 41,512 |
| TypeScript | 273 | 17,420 | 14,145 | 1,373 | 1,902 |
| Vue | 267 | 6,633 | 5,761 | 76 | 796 |
| JSON | 15 | 5,172 | 5,172 | 0 | 0 |
| Shell | 9 | 1,591 | 1,228 | 199 | 164 |
| TSX | 9 | 1,085 | 1,016 | 11 | 58 |
| YAML | 13 | 479 | 431 | 26 | 22 |
| Templ | 8 | 319 | 290 | 1 | 28 |
| INI | 3 | 248 | 180 | 31 | 37 |
| Python | 1 | 214 | 144 | 15 | 55 |
| Dockerfile | 2 | 174 | 99 | 50 | 25 |

Top language (Go 51.2%). Generated at 2026-09-17T06:22:00.095567604+00:00. Canonical report: https://octocounts.com/github/0xJacky/nginx-ui

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/0xJacky/nginx-ui/commit/3f0c459a17c09a2624cf586f72fae98badef9a02?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 0xJacky/nginx-ui have?

0xJacky/nginx-ui has 388,026 total lines, including 245,093 code lines, 75,202 comment lines, and 67,731 blank lines.

### How was the 0xJacky/nginx-ui line count measured?

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

### What commit was counted for 0xJacky/nginx-ui?

This OctoCounts report was generated from 3f0c459a17c09a2624cf586f72fae98badef9a02 at commit 3f0c459a17c0 on 2026-09-17T06:22:00.095567604+00:00.

## Similar repository reports

- [cli/cli](https://octocounts.com/github/cli/cli) — Go, 238,069 code lines
- [tracewayapp/traceway](https://octocounts.com/github/tracewayapp/traceway) — Go, 234,338 code lines
- [blitzy-public-samples/tidepool-platform](https://octocounts.com/github/blitzy-public-samples/tidepool-platform) — Go, 261,154 code lines
- [Codeberg-org/gitea](https://octocounts.com/github/Codeberg-org/gitea) — Go, 266,516 code lines
- [golang/tools](https://octocounts.com/github/golang/tools) — Go, 267,434 code lines
- [Paca-AI/paca](https://octocounts.com/github/Paca-AI/paca) — Go, 269,867 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
