# lowlighter/metrics SLOC report

> As of 2026-09-17 (commit 366f8b9dfe3a), lowlighter/metrics contains 67,713 total lines: 53,890 code, 11,052 comments, 2,771 blank, across 488 files in 11 languages (top: JavaScript 33.9%). Default configuration. Counted with tokei via OctoCounts.

lowlighter/metrics has 53,890 source lines of code out of 67,713 total lines across 488 files, counted from the master ref at commit 366f8b9dfe3a 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 lowlighter/metrics to commit 366f8b9dfe3a, 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 medium-sized codebase by counted code lines. Code represents 79.6% of all lines, comments represent 16.3%, and the repository averages 110 code lines per file. JavaScript accounts for 33.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 157 | 20,608 | 18,292 | 1,635 | 681 |
| JSON | 14 | 11,285 | 11,283 | 0 | 2 |
| TypeScript | 2 | 7,625 | 7,617 | 5 | 3 |
| YAML | 164 | 7,733 | 6,714 | 133 | 886 |
| CSS | 7 | 4,575 | 4,243 | 108 | 224 |
| SVG | 9 | 3,512 | 3,491 | 0 | 21 |
| GraphQL | 62 | 1,307 | 1,287 | 15 | 5 |
| HTML | 5 | 912 | 874 | 7 | 31 |
| Shell | 1 | 90 | 68 | 14 | 8 |
| Dockerfile | 1 | 37 | 21 | 12 | 4 |
| Markdown | 66 | 10,029 | 0 | 9,123 | 906 |

Top language (JavaScript 33.9%). Generated at 2026-09-17T05:49:33.894305223+00:00. Canonical report: https://octocounts.com/github/lowlighter/metrics

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lowlighter/metrics/commit/366f8b9dfe3a59656c67d5dcad9950f59c9bc96d?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does lowlighter/metrics have?

lowlighter/metrics has 67,713 total lines, including 53,890 code lines, 11,052 comment lines, and 2,771 blank lines.

### How was the lowlighter/metrics line count measured?

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

### What commit was counted for lowlighter/metrics?

This OctoCounts report was generated from master at commit 366f8b9dfe3a on 2026-09-17T05:49:33.894305223+00:00.

## Similar repository reports

- [shen100/wemall](https://octocounts.com/github/shen100/wemall) — JavaScript, 54,373 code lines
- [uniplore/one-api](https://octocounts.com/github/uniplore/one-api) — JavaScript, 52,956 code lines
- [GreaterWMS/GreaterWMS-APP](https://octocounts.com/github/GreaterWMS/GreaterWMS-APP) — JavaScript, 52,738 code lines
- [gildas-lormeau/SingleFile](https://octocounts.com/github/gildas-lormeau/SingleFile) — JavaScript, 52,422 code lines
- [etoyatv/etoyatv](https://octocounts.com/github/etoyatv/etoyatv) — JavaScript, 55,371 code lines
- [EdgeTypE/better-deepseek](https://octocounts.com/github/EdgeTypE/better-deepseek) — JavaScript, 55,379 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)
