# jonschlinkert/is-number SLOC report

> As of 2026-09-09 (commit 0c6b15a88bc1), jonschlinkert/is-number contains 727 total lines: 476 code, 137 comments, 114 blank, across 11 files in 4 languages (top: JavaScript 84.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jonschlinkert/is-number has 476 source lines of code out of 727 total lines across 11 files, counted from the 0c6b15a88bc10cd47f67a09506399dfc9ddc075d ref at commit 0c6b15a88bc1 by the OctoCounts tokei engine on 2026-09-09. 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 jonschlinkert/is-number to commit 0c6b15a88bc1, 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 65.5% of all lines, comments represent 18.8%, and the repository averages 43 code lines per file. JavaScript accounts for 84.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 8 | 513 | 400 | 38 | 75 |
| JSON | 1 | 76 | 76 | 0 | 0 |
| Markdown | 1 | 135 | 0 | 96 | 39 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (JavaScript 84.0%). Generated at 2026-09-09T17:38:17.866691797+00:00. Canonical report: https://octocounts.com/github/jonschlinkert/is-number

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jonschlinkert/is-number/commit/0c6b15a88bc10cd47f67a09506399dfc9ddc075d?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 jonschlinkert/is-number have?

jonschlinkert/is-number has 727 total lines, including 476 code lines, 137 comment lines, and 114 blank lines.

### How was the jonschlinkert/is-number line count measured?

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

### What commit was counted for jonschlinkert/is-number?

This OctoCounts report was generated from 0c6b15a88bc10cd47f67a09506399dfc9ddc075d at commit 0c6b15a88bc1 on 2026-09-09T17:38:17.866691797+00:00.

## Similar repository reports

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