As of 2026-09-07 (commit c4755b50b412), electron/electron contains 258,450 total lines: 201,816 code, 19,974 comments, 36,660 blank, across 1,245 files in 14 languages (top: C++ 39.3%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving electron/electron to commit c4755b50b412, 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.
This is a large codebase by counted code lines. Code represents 78.1% of all lines, comments represent 7.7%, and the repository averages 162 code lines per file. C++ accounts for 39.3% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 389 | 102513 | 79354 | 8514 | 14645 |
| TypeScript | 237 | 91766 | 76966 | 3668 | 11132 |
| C Header | 423 | 34812 | 23006 | 4687 | 7119 |
| Objective-C++ | 61 | 13402 | 9902 | 1344 | 2156 |
| JavaScript | 42 | 6923 | 5550 | 772 | 601 |
| JSON | 27 | 3274 | 3266 | 0 | 8 |
| Python | 34 | 3703 | 2803 | 288 | 612 |
| Shell | 11 | 764 | 603 | 66 | 95 |
| XML | 1 | 138 | 138 | 0 | 0 |
| CSS | 2 | 160 | 136 | 0 | 24 |
| HTML | 1 | 91 | 87 | 0 | 4 |
| SVG | 5 | 5 | 5 | 0 | 0 |
Top language (C++ 39.3%). Generated at 2026-09-07T08:24:20.548588791+00:00.
electron/electron has 258,450 total lines, including 201,816 code lines, 19,974 comment lines, and 36,660 blank lines.
OctoCounts resolved the public GitHub repository to commit c4755b50b412, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from main at commit c4755b50b412 on 2026-09-07T08:24:20.548588791+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: