# sindresorhus/globby SLOC report

> As of 2026-09-06 (commit 46cf13ff8bf5), sindresorhus/globby contains 3,671 total lines: 2,164 code, 979 comments, 528 blank, across 8 files in 4 languages (top: JavaScript 82.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sindresorhus/globby has 2,164 source lines of code out of 3,671 total lines across 8 files, counted from the 46cf13ff8bf5f0e0db96c4985faf83a59d194777 ref at commit 46cf13ff8bf5 by the OctoCounts tokei engine on 2026-09-06. 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/globby to commit 46cf13ff8bf5, 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 58.9% of all lines, comments represent 26.7%, and the repository averages 271 code lines per file. JavaScript accounts for 82.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 4 | 2,500 | 1,794 | 402 | 304 |
| TypeScript | 2 | 669 | 275 | 326 | 68 |
| JSON | 1 | 95 | 95 | 0 | 0 |
| Markdown | 1 | 407 | 0 | 251 | 156 |

Top language (JavaScript 82.9%). Generated at 2026-09-06T14:09:39.611554295+00:00. Canonical report: https://octocounts.com/github/sindresorhus/globby

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sindresorhus/globby/commit/46cf13ff8bf5f0e0db96c4985faf83a59d194777?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 sindresorhus/globby have?

sindresorhus/globby has 3,671 total lines, including 2,164 code lines, 979 comment lines, and 528 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 46cf13ff8bf5, 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/globby?

This OctoCounts report was generated from 46cf13ff8bf5f0e0db96c4985faf83a59d194777 at commit 46cf13ff8bf5 on 2026-09-06T14:09:39.611554295+00:00.

## Similar repository reports

- [ZachParsons/codegraph](https://octocounts.com/github/ZachParsons/codegraph) — JavaScript, 2,167 code lines
- [Zalpha263/dsh-ui-beautify](https://octocounts.com/github/Zalpha263/dsh-ui-beautify) — JavaScript, 2,054 code lines
- [HSOS6/astrbot_plugin_qq_menu_panel](https://octocounts.com/github/HSOS6/astrbot_plugin_qq_menu_panel) — JavaScript, 2,281 code lines
- [omdsh-dev/dsh-paste-input](https://octocounts.com/github/omdsh-dev/dsh-paste-input) — JavaScript, 2,034 code lines
- [node-fetch/node-fetch](https://octocounts.com/github/node-fetch/node-fetch) — JavaScript, 2,023 code lines
- [she-llac/claude-counter](https://octocounts.com/github/she-llac/claude-counter) — JavaScript, 2,311 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)
