# webpack/webpack SLOC report

> As of 2026-09-22 (commit 0813cba8d056), webpack/webpack contains 401,920 total lines: 255,443 code, 117,942 comments, 28,535 blank, across 1,707 files in 15 languages (top: JavaScript 81.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

webpack/webpack has 255,443 source lines of code out of 401,920 total lines across 1,707 files, counted from the main ref at commit 0813cba8d056 by the OctoCounts tokei engine on 2026-09-22. 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 webpack/webpack to commit 0813cba8d056, 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.6% of all lines, comments represent 29.3%, and the repository averages 150 code lines per file. JavaScript accounts for 81.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 1,321 | 307,996 | 207,935 | 79,986 | 20,075 |
| JSON | 65 | 28,239 | 28,239 | 0 | 0 |
| TypeScript | 53 | 35,000 | 18,517 | 13,185 | 3,298 |
| YAML | 3 | 376 | 348 | 15 | 13 |
| HTML | 31 | 308 | 263 | 30 | 15 |
| CSS | 12 | 77 | 69 | 0 | 8 |
| WebAssembly | 2 | 31 | 29 | 2 | 0 |
| C++ | 1 | 21 | 14 | 4 | 3 |
| CoffeeScript | 3 | 19 | 13 | 3 | 3 |
| SVG | 8 | 114 | 8 | 106 | 0 |
| TOML | 1 | 7 | 6 | 0 | 1 |
| JSX | 1 | 1 | 1 | 0 | 0 |

Top language (JavaScript 81.4%). Generated at 2026-09-22T07:42:20.578386359+00:00. Canonical report: https://octocounts.com/github/webpack/webpack

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/webpack/webpack/commit/0813cba8d056372f0c9b611ea9b25654221d21e9?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 webpack/webpack have?

webpack/webpack has 401,920 total lines, including 255,443 code lines, 117,942 comment lines, and 28,535 blank lines.

### How was the webpack/webpack line count measured?

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

### What commit was counted for webpack/webpack?

This OctoCounts report was generated from main at commit 0813cba8d056 on 2026-09-22T07:42:20.578386359+00:00.

## Similar repository reports

- [littlesight9-sketch/NuvioTVSmart](https://octocounts.com/github/littlesight9-sketch/NuvioTVSmart) — JavaScript, 254,368 code lines
- [Mintplex-Labs/anything-llm](https://octocounts.com/github/Mintplex-Labs/anything-llm) — JavaScript, 256,713 code lines
- [qcadoo/qcadoo](https://octocounts.com/github/qcadoo/qcadoo) — JavaScript, 260,334 code lines
- [autobcb/read](https://octocounts.com/github/autobcb/read) — JavaScript, 264,686 code lines
- [sillytavern/SillyTavern](https://octocounts.com/github/sillytavern/SillyTavern) — JavaScript, 225,535 code lines
- [NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform](https://octocounts.com/github/NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform) — JavaScript, 224,178 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
