# 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%). Counted with tokei via OctoCounts.

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

## 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, 335,905 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 359,436 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 363,800 code lines
- [chaitanyagiri/munder-difflin](https://octocounts.com/github/chaitanyagiri/munder-difflin) — JavaScript, 370,772 code lines
- [mrdoob/three.js](https://octocounts.com/github/mrdoob/three.js) — JavaScript, 307,445 code lines
- [Mintplex-Labs/anything-llm](https://octocounts.com/github/Mintplex-Labs/anything-llm) — JavaScript, 235,038 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
