# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

wlsdks/ontology-atlas has 460,756 source lines of code out of 610,710 total lines across 2,502 files, counted from the main ref at commit f2837ef0beab 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/wlsdks/ontology-atlas/commit/f2837ef0beab04de113907e67a5dafbff6221cdb?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 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
- [alam00000/bentopdf](https://octocounts.com/github/alam00000/bentopdf) — JavaScript, 394,423 code lines
- [facebook/react](https://octocounts.com/github/facebook/react) — JavaScript, 364,889 code lines
- [react/react](https://octocounts.com/github/react/react) — JavaScript, 364,586 code lines
- [lili-luo/aicoding-cookbook](https://octocounts.com/github/lili-luo/aicoding-cookbook) — JavaScript, 360,718 code lines
- [jackwener/opencli](https://octocounts.com/github/jackwener/opencli) — JavaScript, 345,377 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)
