# evanw/esbuild SLOC report

> As of 2026-09-12 (commit 8f506d5ca688), evanw/esbuild contains 247,349 total lines: 168,648 code, 53,449 comments, 25,252 blank, across 318 files in 11 languages (top: Go 69.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

evanw/esbuild has 168,648 source lines of code out of 247,349 total lines across 318 files, counted from the 8f506d5ca6882f2fa96a4a7233ab9784af0a5298 ref at commit 8f506d5ca688 by the OctoCounts tokei engine on 2026-09-12. 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 evanw/esbuild to commit 8f506d5ca688, 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.2% of all lines, comments represent 21.6%, and the repository averages 530 code lines per file. Go accounts for 69.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 149 | 146,511 | 117,422 | 15,450 | 13,639 |
| JavaScript | 23 | 31,889 | 29,153 | 1,014 | 1,722 |
| JSON | 54 | 11,526 | 11,526 | 0 | 0 |
| TypeScript | 20 | 10,710 | 8,830 | 946 | 934 |
| Makefile | 1 | 1,185 | 828 | 132 | 225 |
| 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 | 43 | 17,801 | 0 | 11,844 | 5,957 |
| Plain Text | 16 | 26,797 | 0 | 24,059 | 2,738 |

Top language (Go 69.6%). Generated at 2026-09-12T07:59:19.956122941+00:00. Canonical report: https://octocounts.com/github/evanw/esbuild

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/evanw/esbuild/commit/8f506d5ca6882f2fa96a4a7233ab9784af0a5298?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 evanw/esbuild have?

evanw/esbuild has 247,349 total lines, including 168,648 code lines, 53,449 comment lines, and 25,252 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 8f506d5ca688, 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 8f506d5ca6882f2fa96a4a7233ab9784af0a5298 at commit 8f506d5ca688 on 2026-09-12T07:59:19.956122941+00:00.

## Similar repository reports

- [redis/agent-filesystem](https://octocounts.com/github/redis/agent-filesystem) — Go, 170,387 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 163,314 code lines
- [go-vikunja/vikunja](https://octocounts.com/github/go-vikunja/vikunja) — Go, 162,740 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 176,452 code lines
- [trefeon/freebuff-proxy](https://octocounts.com/github/trefeon/freebuff-proxy) — Go, 156,543 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 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)
