# jackwener/opencli SLOC report

> As of 2026-09-02 (commit 8271afc67e85), jackwener/opencli contains 389,075 total lines: 345,377 code, 20,956 comments, 22,742 blank, across 2,329 files in 8 languages (top: JavaScript 66.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jackwener/opencli has 345,377 source lines of code out of 389,075 total lines across 2,329 files, counted from the main ref at commit 8271afc67e85 by the OctoCounts tokei engine on 2026-09-02. 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 jackwener/opencli to commit 8271afc67e85, 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 large codebase by counted code lines. Code represents 88.8% of all lines, comments represent 5.4%, and the repository averages 148 code lines per file. JavaScript accounts for 66.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 1,969 | 254,144 | 230,554 | 9,953 | 13,637 |
| JSON | 19 | 63,567 | 63,567 | 0 | 0 |
| TypeScript | 233 | 60,072 | 49,170 | 4,720 | 6,182 |
| HTML | 13 | 2,136 | 1,911 | 38 | 187 |
| YAML | 1 | 109 | 97 | 0 | 12 |
| Shell | 4 | 110 | 78 | 21 | 11 |
| Markdown | 86 | 8,831 | 0 | 6,153 | 2,678 |
| Plain Text | 4 | 106 | 0 | 71 | 35 |

Top language (JavaScript 66.8%). Generated at 2026-09-02T06:42:14.611410746+00:00. Canonical report: https://octocounts.com/github/jackwener/opencli

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jackwener/opencli/commit/8271afc67e8504bda94c147f446ee29775d08274?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 jackwener/opencli have?

jackwener/opencli has 389,075 total lines, including 345,377 code lines, 20,956 comment lines, and 22,742 blank lines.

### How was the jackwener/opencli line count measured?

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

### What commit was counted for jackwener/opencli?

This OctoCounts report was generated from main at commit 8271afc67e85 on 2026-09-02T06:42:14.611410746+00:00.

## Similar repository reports

- [tastejs/todomvc](https://octocounts.com/github/tastejs/todomvc) — JavaScript, 332,898 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 360,718 code lines
- [react/react](https://octocounts.com/github/react/react) — JavaScript, 364,586 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 364,889 code lines
- [mrdoob/three.js](https://octocounts.com/github/mrdoob/three.js) — JavaScript, 307,445 code lines
- [alam00000/bentopdf](https://octocounts.com/github/alam00000/bentopdf) — JavaScript, 394,423 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)
