# lukeed/sirv SLOC report

> As of 2026-09-17 (commit 1135207e92c4), lukeed/sirv contains 1,170 total lines: 485 code, 442 comments, 243 blank, across 18 files in 5 languages (top: JavaScript 65.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lukeed/sirv has 485 source lines of code out of 1,170 total lines across 18 files, counted from the 1135207e92c40354543cbd15c763c7a61d79d432 ref at commit 1135207e92c4 by the OctoCounts tokei engine on 2026-09-17. 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 lukeed/sirv to commit 1135207e92c4, 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 41.5% of all lines, comments represent 37.8%, and the repository averages 27 code lines per file. JavaScript accounts for 65.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 7 | 381 | 316 | 1 | 64 |
| JSON | 5 | 113 | 113 | 0 | 0 |
| TypeScript | 2 | 62 | 51 | 0 | 11 |
| HTML | 1 | 5 | 5 | 0 | 0 |
| Markdown | 3 | 609 | 0 | 441 | 168 |

Top language (JavaScript 65.2%). Generated at 2026-09-17T00:21:09.322501226+00:00. Canonical report: https://octocounts.com/github/lukeed/sirv

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lukeed/sirv/commit/1135207e92c40354543cbd15c763c7a61d79d432?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 lukeed/sirv have?

lukeed/sirv has 1,170 total lines, including 485 code lines, 442 comment lines, and 243 blank lines.

### How was the lukeed/sirv line count measured?

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

### What commit was counted for lukeed/sirv?

This OctoCounts report was generated from 1135207e92c40354543cbd15c763c7a61d79d432 at commit 1135207e92c4 on 2026-09-17T00:21:09.322501226+00:00.

## Similar repository reports

- [chuspeeism/iphone-duo](https://octocounts.com/github/chuspeeism/iphone-duo) — JavaScript, 481 code lines
- [jonschlinkert/is-number](https://octocounts.com/github/jonschlinkert/is-number) — JavaScript, 476 code lines
- [metowolf/Meting-API](https://octocounts.com/github/metowolf/Meting-API) — JavaScript, 473 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
- [chalk/chalk](https://octocounts.com/github/chalk/chalk) — JavaScript, 527 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)
