# sindresorhus/tempy SLOC report

> As of 2026-09-16 (commit 6c0f2ccdfabc), sindresorhus/tempy contains 902 total lines: 457 code, 270 comments, 175 blank, across 6 files in 4 languages (top: JavaScript 72.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sindresorhus/tempy has 457 source lines of code out of 902 total lines across 6 files, counted from the 6c0f2ccdfabc37ce002d8c073457bc447c089d20 ref at commit 6c0f2ccdfabc 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 sindresorhus/tempy to commit 6c0f2ccdfabc, 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 50.7% of all lines, comments represent 29.9%, and the repository averages 76 code lines per file. JavaScript accounts for 72.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 2 | 407 | 333 | 4 | 70 |
| TypeScript | 2 | 235 | 64 | 155 | 16 |
| JSON | 1 | 60 | 60 | 0 | 0 |
| Markdown | 1 | 200 | 0 | 111 | 89 |

Top language (JavaScript 72.9%). Generated at 2026-09-16T18:50:30.044089881+00:00. Canonical report: https://octocounts.com/github/sindresorhus/tempy

## Reproduce this report

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

sindresorhus/tempy has 902 total lines, including 457 code lines, 270 comment lines, and 175 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 6c0f2ccdfabc, 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/tempy?

This OctoCounts report was generated from 6c0f2ccdfabc37ce002d8c073457bc447c089d20 at commit 6c0f2ccdfabc on 2026-09-16T18:50:30.044089881+00:00.

## Similar repository reports

- [wjlzqhh/dsh-question-history](https://octocounts.com/github/wjlzqhh/dsh-question-history) — JavaScript, 456 code lines
- [metowolf/Meting-API](https://octocounts.com/github/metowolf/Meting-API) — JavaScript, 473 code lines
- [jonschlinkert/is-number](https://octocounts.com/github/jonschlinkert/is-number) — JavaScript, 476 code lines
- [chuspeeism/iphone-duo](https://octocounts.com/github/chuspeeism/iphone-duo) — JavaScript, 481 code lines
- [Leonxlnx/taste-skill](https://octocounts.com/github/Leonxlnx/taste-skill) — JavaScript, 429 code lines
- [lukeed/sirv](https://octocounts.com/github/lukeed/sirv) — JavaScript, 485 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)
