# 0xmmo/crew SLOC report

> As of 2026-07-19 (commit 4eceb1ebaa73), 0xmmo/crew contains 1,630 total lines: 1,247 code, 225 comments, 158 blank, across 11 files in 5 languages (top: TypeScript 78.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving 0xmmo/crew to commit 4eceb1ebaa73, 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 76.5% of all lines, comments represent 13.8%, and the repository averages 113 code lines per file. TypeScript accounts for 78.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 4 | 1,180 | 978 | 110 | 92 |
| JSON | 4 | 189 | 189 | 0 | 0 |
| HTML | 1 | 52 | 47 | 0 | 5 |
| JavaScript | 1 | 41 | 33 | 2 | 6 |
| Markdown | 1 | 168 | 0 | 113 | 55 |

Top language (TypeScript 78.4%). Generated at 2026-07-19T15:48:20.710729218+00:00. Canonical report: https://octocounts.com/github/0xmmo/crew

## Report FAQ

### How many lines of code does 0xmmo/crew have?

0xmmo/crew has 1,630 total lines, including 1,247 code lines, 225 comment lines, and 158 blank lines.

### How was the 0xmmo/crew line count measured?

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

### What commit was counted for 0xmmo/crew?

This OctoCounts report was generated from main at commit 4eceb1ebaa73 on 2026-07-19T15:48:20.710729218+00:00.

## Similar repository reports

- [axetroy/anti-redirect](https://octocounts.com/github/axetroy/anti-redirect) — TypeScript, 1,224 code lines
- [NeoLabHQ/context-engineering-kit](https://octocounts.com/github/NeoLabHQ/context-engineering-kit) — TypeScript, 1,211 code lines
- [foxundermoon/vs-shell-format](https://octocounts.com/github/foxundermoon/vs-shell-format) — TypeScript, 1,175 code lines
- [kwickramasekara/opencode-chat](https://octocounts.com/github/kwickramasekara/opencode-chat) — TypeScript, 1,031 code lines
- [garzj/d4sd](https://octocounts.com/github/garzj/d4sd) — TypeScript, 1,487 code lines
- [ianstormtaylor/superstruct](https://octocounts.com/github/ianstormtaylor/superstruct) — TypeScript, 1,511 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
