# sindresorhus/meow SLOC report

> As of 2026-09-17 (commit 1f3ec6cfd29a), sindresorhus/meow contains 4,007 total lines: 2,768 code, 679 comments, 560 blank, across 53 files in 4 languages (top: JavaScript 90.1%). Default configuration. Counted with tokei via OctoCounts.

sindresorhus/meow has 2,768 source lines of code out of 4,007 total lines across 53 files, counted from the main ref at commit 1f3ec6cfd29a 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 sindresorhus/meow to commit 1f3ec6cfd29a, 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 small codebase by counted code lines. Code represents 69.1% of all lines, comments represent 16.9%, and the repository averages 52 code lines per file. JavaScript accounts for 90.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 42 | 2,906 | 2,493 | 18 | 395 |
| JSON | 8 | 146 | 146 | 0 | 0 |
| TypeScript | 2 | 568 | 129 | 386 | 53 |
| Markdown | 1 | 387 | 0 | 275 | 112 |

Top language (JavaScript 90.1%). Generated at 2026-09-17T04:17:50.752555777+00:00. Canonical report: https://octocounts.com/github/sindresorhus/meow

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sindresorhus/meow/commit/1f3ec6cfd29a2df43ad637023be57001db49c410?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does sindresorhus/meow have?

sindresorhus/meow has 4,007 total lines, including 2,768 code lines, 679 comment lines, and 560 blank lines.

### How was the sindresorhus/meow line count measured?

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

### What commit was counted for sindresorhus/meow?

This OctoCounts report was generated from main at commit 1f3ec6cfd29a on 2026-09-17T04:17:50.752555777+00:00.

## Similar repository reports

- [oct-obus/userscripts](https://octocounts.com/github/oct-obus/userscripts) — JavaScript, 2,738 code lines
- [giter00/dsh-headroom](https://octocounts.com/github/giter00/dsh-headroom) — JavaScript, 2,730 code lines
- [luxiwusuobuneng/dsh-plugin-context-manager](https://octocounts.com/github/luxiwusuobuneng/dsh-plugin-context-manager) — JavaScript, 2,723 code lines
- [hobbyfang/javOldDriver](https://octocounts.com/github/hobbyfang/javOldDriver) — JavaScript, 2,675 code lines
- [glenwrhodes/CodeLandscapeViewer](https://octocounts.com/github/glenwrhodes/CodeLandscapeViewer) — JavaScript, 2,884 code lines
- [metowolf/Meting](https://octocounts.com/github/metowolf/Meting) — JavaScript, 2,633 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)
