# d3/d3 SLOC report

> As of 2026-08-26 (commit ca958d45217b), d3/d3 contains 2,512 total lines: 871 code, 1,178 comments, 463 blank, across 8 files in 4 languages (top: Shell 78.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

d3/d3 has 871 source lines of code out of 2,512 total lines across 8 files, counted from the main ref at commit ca958d45217b by the OctoCounts tokei engine on 2026-08-26. 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 d3/d3 to commit ca958d45217b, 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 small codebase by counted code lines. Code represents 34.7% of all lines, comments represent 46.9%, and the repository averages 109 code lines per file. Shell accounts for 78.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Shell | 1 | 690 | 686 | 1 | 3 |
| JavaScript | 3 | 97 | 93 | 1 | 3 |
| JSON | 1 | 92 | 92 | 0 | 0 |
| Markdown | 3 | 1,633 | 0 | 1,176 | 457 |

Top language (Shell 78.8%). Generated at 2026-08-26T18:33:39.907790670+00:00. Canonical report: https://octocounts.com/github/d3/d3

## Reproduce this report

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

d3/d3 has 2,512 total lines, including 871 code lines, 1,178 comment lines, and 463 blank lines.

### How was the d3/d3 line count measured?

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

### What commit was counted for d3/d3?

This OctoCounts report was generated from main at commit ca958d45217b on 2026-08-26T18:33:39.907790670+00:00.

## Similar repository reports

- [prasanthrangan/hyprdots](https://octocounts.com/github/prasanthrangan/hyprdots) — Shell, 878 code lines
- [kaelzhang/shell-safe-rm](https://octocounts.com/github/kaelzhang/shell-safe-rm) — Shell, 904 code lines
- [magicblock-labs/magicblock-dev-skill](https://octocounts.com/github/magicblock-labs/magicblock-dev-skill) — Shell, 810 code lines
- [u-ichi/compact-plus](https://octocounts.com/github/u-ichi/compact-plus) — Shell, 801 code lines
- [liguobao/kanshan-kindle-crackdroid](https://octocounts.com/github/liguobao/kanshan-kindle-crackdroid) — Shell, 962 code lines
- [eishare/tuic-hy2-node.js-python](https://octocounts.com/github/eishare/tuic-hy2-node.js-python) — Shell, 771 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Bun vs Node.js](https://octocounts.com/compare/bun-vs-node)
- [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)
