# estools/estraverse SLOC report

> As of 2026-09-07 (commit d16797beadcb), estools/estraverse contains 978 total lines: 688 code, 155 comments, 135 blank, across 4 files in 3 languages (top: JavaScript 94.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

estools/estraverse has 688 source lines of code out of 978 total lines across 4 files, counted from the d16797beadcb6c7b16118aa1a3e54cab091b85f7 ref at commit d16797beadcb by the OctoCounts tokei engine on 2026-09-07. 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 estools/estraverse to commit d16797beadcb, 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 70.3% of all lines, comments represent 15.8%, and the repository averages 172 code lines per file. JavaScript accounts for 94.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 2 | 871 | 648 | 110 | 113 |
| JSON | 1 | 40 | 40 | 0 | 0 |
| Markdown | 1 | 67 | 0 | 45 | 22 |

Top language (JavaScript 94.2%). Generated at 2026-09-07T05:09:43.414956960+00:00. Canonical report: https://octocounts.com/github/estools/estraverse

## Reproduce this report

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

estools/estraverse has 978 total lines, including 688 code lines, 155 comment lines, and 135 blank lines.

### How was the estools/estraverse line count measured?

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

### What commit was counted for estools/estraverse?

This OctoCounts report was generated from d16797beadcb6c7b16118aa1a3e54cab091b85f7 at commit d16797beadcb on 2026-09-07T05:09:43.414956960+00:00.

## Similar repository reports

- [zwc456baby/file-proxy](https://octocounts.com/github/zwc456baby/file-proxy) — JavaScript, 689 code lines
- [sindresorhus/clipboardy](https://octocounts.com/github/sindresorhus/clipboardy) — JavaScript, 698 code lines
- [Piebald-AI/claude-code-system-prompts](https://octocounts.com/github/Piebald-AI/claude-code-system-prompts) — JavaScript, 655 code lines
- [browserify/resolve](https://octocounts.com/github/browserify/resolve) — JavaScript, 727 code lines
- [joeseesun/qiaomu-design](https://octocounts.com/github/joeseesun/qiaomu-design) — JavaScript, 636 code lines
- [peterflynn/simple-sloc-counter](https://octocounts.com/github/peterflynn/simple-sloc-counter) — JavaScript, 742 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)
