# browserify/resolve SLOC report

> As of 2026-09-07 (commit b24dbdc8748c), browserify/resolve contains 1,141 total lines: 727 code, 257 comments, 157 blank, across 16 files in 4 languages (top: JavaScript 79.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

browserify/resolve has 727 source lines of code out of 1,141 total lines across 16 files, counted from the b24dbdc8748cb015ec8b0198e3667b838a3dbfe4 ref at commit b24dbdc8748c 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 browserify/resolve to commit b24dbdc8748c, 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 63.7% of all lines, comments represent 22.5%, and the repository averages 45 code lines per file. JavaScript accounts for 79.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 12 | 676 | 574 | 11 | 91 |
| JSON | 1 | 87 | 87 | 0 | 0 |
| YAML | 1 | 81 | 66 | 11 | 4 |
| Markdown | 2 | 297 | 0 | 235 | 62 |

Top language (JavaScript 79.0%). Generated at 2026-09-07T21:57:09.617412466+00:00. Canonical report: https://octocounts.com/github/browserify/resolve

## Reproduce this report

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

browserify/resolve has 1,141 total lines, including 727 code lines, 257 comment lines, and 157 blank lines.

### How was the browserify/resolve line count measured?

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

### What commit was counted for browserify/resolve?

This OctoCounts report was generated from b24dbdc8748cb015ec8b0198e3667b838a3dbfe4 at commit b24dbdc8748c on 2026-09-07T21:57:09.617412466+00:00.

## Similar repository reports

- [peterflynn/simple-sloc-counter](https://octocounts.com/github/peterflynn/simple-sloc-counter) — JavaScript, 742 code lines
- [sindresorhus/clipboardy](https://octocounts.com/github/sindresorhus/clipboardy) — JavaScript, 698 code lines
- [zwc456baby/file-proxy](https://octocounts.com/github/zwc456baby/file-proxy) — JavaScript, 689 code lines
- [estools/estraverse](https://octocounts.com/github/estools/estraverse) — JavaScript, 688 code lines
- [WithBlankName/FakeMoonCamera](https://octocounts.com/github/WithBlankName/FakeMoonCamera) — JavaScript, 785 code lines
- [Checkmarx/WebViewGoat](https://octocounts.com/github/Checkmarx/WebViewGoat) — JavaScript, 787 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)
