# wlsdks/ontology-atlas SLOC report

> As of 2026-09-02 (commit f2837ef0beab), wlsdks/ontology-atlas contains 610,710 total lines: 460,756 code, 108,392 comments, 41,562 blank, across 2,502 files in 13 languages (top: JavaScript 44.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving wlsdks/ontology-atlas to commit f2837ef0beab, 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 75.4% of all lines, comments represent 17.7%, and the repository averages 184 code lines per file. JavaScript accounts for 44.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 537 | 231,448 | 206,569 | 13,819 | 11,060 |
| TypeScript | 1,085 | 151,831 | 104,961 | 35,161 | 11,709 |
| TSX | 437 | 119,145 | 89,038 | 23,359 | 6,748 |
| JSON | 19 | 38,977 | 38,977 | 0 | 0 |
| Rust | 12 | 13,751 | 11,792 | 999 | 960 |
| YAML | 2 | 8,646 | 6,915 | 0 | 1,731 |
| CSS | 1 | 4,442 | 1,819 | 2,309 | 314 |
| SVG | 39 | 587 | 586 | 0 | 1 |
| Shell | 1 | 54 | 42 | 1 | 11 |
| TOML | 1 | 96 | 40 | 48 | 8 |
| XML | 2 | 9 | 9 | 0 | 0 |
| HTML | 1 | 8 | 8 | 0 | 0 |

Top language (JavaScript 44.8%). Generated at 2026-09-02T23:59:25.161494550+00:00. Canonical report: https://octocounts.com/github/wlsdks/ontology-atlas

## Report FAQ

### How many lines of code does wlsdks/ontology-atlas have?

wlsdks/ontology-atlas has 610,710 total lines, including 460,756 code lines, 108,392 comment lines, and 41,562 blank lines.

### How was the wlsdks/ontology-atlas line count measured?

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

### What commit was counted for wlsdks/ontology-atlas?

This OctoCounts report was generated from main at commit f2837ef0beab on 2026-09-02T23:59:25.161494550+00:00.

## Similar repository reports

- [antfu/talks](https://octocounts.com/github/antfu/talks) — JavaScript, 464,561 code lines
- [chaitanyagiri/munder-difflin](https://octocounts.com/github/chaitanyagiri/munder-difflin) — JavaScript, 370,772 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 363,800 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 359,436 code lines
- [jackwener/opencli](https://octocounts.com/github/jackwener/opencli) — JavaScript, 345,377 code lines
- [TryGhost/Ghost](https://octocounts.com/github/TryGhost/Ghost) — JavaScript, 576,612 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)
