# sindresorhus/query-string SLOC report

> As of 2026-09-07 (commit 7fd813338963), sindresorhus/query-string contains 2,466 total lines: 836 code, 1,199 comments, 431 blank, across 8 files in 4 languages (top: JavaScript 65.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sindresorhus/query-string has 836 source lines of code out of 2,466 total lines across 8 files, counted from the 7fd813338963583472586f228a74dcbfb067e785 ref at commit 7fd813338963 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 sindresorhus/query-string to commit 7fd813338963, 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 33.9% of all lines, comments represent 48.6%, and the repository averages 105 code lines per file. JavaScript accounts for 65.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 3 | 695 | 547 | 22 | 126 |
| TypeScript | 3 | 923 | 223 | 654 | 46 |
| JSON | 1 | 66 | 66 | 0 | 0 |
| Markdown | 1 | 782 | 0 | 523 | 259 |

Top language (JavaScript 65.4%). Generated at 2026-09-07T03:50:14.060810492+00:00. Canonical report: https://octocounts.com/github/sindresorhus/query-string

## Reproduce this report

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

sindresorhus/query-string has 2,466 total lines, including 836 code lines, 1,199 comment lines, and 431 blank lines.

### How was the sindresorhus/query-string line count measured?

OctoCounts resolved the public GitHub repository to commit 7fd813338963, 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/query-string?

This OctoCounts report was generated from 7fd813338963583472586f228a74dcbfb067e785 at commit 7fd813338963 on 2026-09-07T03:50:14.060810492+00:00.

## Similar repository reports

- [harryneopotter/Codex-webui](https://octocounts.com/github/harryneopotter/Codex-webui) — JavaScript, 837 code lines
- [jae-jae/Userscript-Plus](https://octocounts.com/github/jae-jae/Userscript-Plus) — JavaScript, 856 code lines
- [NIKHIL-903/BlockNFocus](https://octocounts.com/github/NIKHIL-903/BlockNFocus) — JavaScript, 860 code lines
- [sindresorhus/p-limit](https://octocounts.com/github/sindresorhus/p-limit) — JavaScript, 803 code lines
- [Octobersama/bbs1org_mcp](https://octocounts.com/github/Octobersama/bbs1org_mcp) — JavaScript, 871 code lines
- [Checkmarx/WebViewGoat](https://octocounts.com/github/Checkmarx/WebViewGoat) — JavaScript, 787 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)
