# moment/moment SLOC report

> As of 2026-09-16 (commit 15b45d48a176), moment/moment contains 83,831 total lines: 74,483 code, 3,857 comments, 5,491 blank, across 454 files in 5 languages (top: JavaScript 93.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

moment/moment has 74,483 source lines of code out of 83,831 total lines across 454 files, counted from the 15b45d48a176312e8f34143c5a800090abf4787f ref at commit 15b45d48a176 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 moment/moment to commit 15b45d48a176, 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 88.8% of all lines, comments represent 4.6%, and the repository averages 164 code lines per file. JavaScript accounts for 93.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 433 | 75,769 | 69,418 | 2,489 | 3,862 |
| TypeScript | 6 | 3,063 | 2,426 | 253 | 384 |
| YAML | 1 | 2,989 | 2,270 | 0 | 719 |
| JSON | 6 | 369 | 369 | 0 | 0 |
| Markdown | 8 | 1,641 | 0 | 1,115 | 526 |

Top language (JavaScript 93.2%). Generated at 2026-09-16T05:40:56.594345967+00:00. Canonical report: https://octocounts.com/github/moment/moment

## Reproduce this report

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

moment/moment has 83,831 total lines, including 74,483 code lines, 3,857 comment lines, and 5,491 blank lines.

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

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

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

This OctoCounts report was generated from 15b45d48a176312e8f34143c5a800090abf4787f at commit 15b45d48a176 on 2026-09-16T05:40:56.594345967+00:00.

## Similar repository reports

- [boyang-hu/oryzo-rebuild](https://octocounts.com/github/boyang-hu/oryzo-rebuild) — JavaScript, 75,521 code lines
- [eslint/eslint](https://octocounts.com/github/eslint/eslint) — JavaScript, 71,307 code lines
- [ChromeDevTools/chrome-devtools-mcp](https://octocounts.com/github/ChromeDevTools/chrome-devtools-mcp) — JavaScript, 83,738 code lines
- [Aimilibot/X-MILI](https://octocounts.com/github/Aimilibot/X-MILI) — JavaScript, 63,274 code lines
- [lalabuy948/PhoenixAnalytics](https://octocounts.com/github/lalabuy948/PhoenixAnalytics) — JavaScript, 88,652 code lines
- [sveltejs/svelte](https://octocounts.com/github/sveltejs/svelte) — JavaScript, 58,797 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)
