# isaacs/minimatch SLOC report

> As of 2026-09-07 (commit 0569cd337340), isaacs/minimatch contains 7,564 total lines: 6,349 code, 874 comments, 341 blank, across 13 files in 4 languages (top: JSON 77.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

isaacs/minimatch has 6,349 source lines of code out of 7,564 total lines across 13 files, counted from the 0569cd3373408f9d701d3aab187b3f43a24a0db7 ref at commit 0569cd337340 by the OctoCounts tokei engine on 2026-09-07. 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 isaacs/minimatch to commit 0569cd337340, 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 83.9% of all lines, comments represent 11.6%, and the repository averages 488 code lines per file. JSON accounts for 77.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 4 | 4,886 | 4,886 | 0 | 0 |
| TypeScript | 6 | 2,102 | 1,449 | 466 | 187 |
| JavaScript | 1 | 15 | 14 | 0 | 1 |
| Markdown | 2 | 561 | 0 | 408 | 153 |

Top language (JSON 77.0%). Generated at 2026-09-07T06:16:47.967016480+00:00. Canonical report: https://octocounts.com/github/isaacs/minimatch

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/isaacs/minimatch/commit/0569cd3373408f9d701d3aab187b3f43a24a0db7?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 isaacs/minimatch have?

isaacs/minimatch has 7,564 total lines, including 6,349 code lines, 874 comment lines, and 341 blank lines.

### How was the isaacs/minimatch line count measured?

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

### What commit was counted for isaacs/minimatch?

This OctoCounts report was generated from 0569cd3373408f9d701d3aab187b3f43a24a0db7 at commit 0569cd337340 on 2026-09-07T06:16:47.967016480+00:00.

## Similar repository reports

- [huanglizhuo/sora-watermark](https://octocounts.com/github/huanglizhuo/sora-watermark) — JSON, 6,285 code lines
- [supermacro/neverthrow](https://octocounts.com/github/supermacro/neverthrow) — JSON, 6,270 code lines
- [koajs/koa](https://octocounts.com/github/koajs/koa) — JSON, 6,432 code lines
- [jayzeng/pi-memory](https://octocounts.com/github/jayzeng/pi-memory) — JSON, 6,224 code lines
- [DervexDev/github-loc](https://octocounts.com/github/DervexDev/github-loc) — JSON, 6,176 code lines
- [Bronya0/ES-King](https://octocounts.com/github/Bronya0/ES-King) — JSON, 6,555 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)
- [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)
