# evanw/esbuild SLOC report

> As of 2026-08-26 (commit f6058f8364fe), evanw/esbuild contains 251,847 total lines: 171,984 code, 53,980 comments, 25,883 blank, across 323 files in 11 languages (top: Go 70.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving evanw/esbuild to commit f6058f8364fe, 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 68.3% of all lines, comments represent 21.4%, and the repository averages 532 code lines per file. Go accounts for 70.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 155 | 149,880 | 120,521 | 15,340 | 14,019 |
| JavaScript | 22 | 32,320 | 29,580 | 1,013 | 1,727 |
| JSON | 54 | 11,588 | 11,588 | 0 | 0 |
| TypeScript | 18 | 10,503 | 8,621 | 962 | 920 |
| Makefile | 1 | 1,148 | 785 | 151 | 212 |
| HTML | 5 | 749 | 736 | 1 | 12 |
| CSS | 1 | 95 | 72 | 0 | 23 |
| SVG | 5 | 64 | 64 | 0 | 0 |
| Shell | 1 | 22 | 17 | 3 | 2 |
| Markdown | 45 | 18,519 | 0 | 12,318 | 6,201 |
| Plain Text | 16 | 26,959 | 0 | 24,192 | 2,767 |

Top language (Go 70.1%). Generated at 2026-08-26T18:14:10.404985259+00:00. Canonical report: https://octocounts.com/github/evanw/esbuild

## Report FAQ

### How many lines of code does evanw/esbuild have?

evanw/esbuild has 251,847 total lines, including 171,984 code lines, 53,980 comment lines, and 25,883 blank lines.

### How was the evanw/esbuild line count measured?

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

### What commit was counted for evanw/esbuild?

This OctoCounts report was generated from main at commit f6058f8364fe on 2026-08-26T18:14:10.404985259+00:00.

## Similar repository reports

- [redis/agent-filesystem](https://octocounts.com/github/redis/agent-filesystem) — Go, 170,387 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 174,847 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 155,273 code lines
- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 code lines
- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
