# shen100/wemall SLOC report

> As of 2026-09-09 (commit 2516f7625a3a), shen100/wemall contains 73,451 total lines: 54,373 code, 9,701 comments, 9,377 blank, across 85 files in 7 languages (top: JavaScript 96.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving shen100/wemall to commit 2516f7625a3a, 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 medium-sized codebase by counted code lines. Code represents 74.0% of all lines, comments represent 13.2%, and the repository averages 640 code lines per file. JavaScript accounts for 96.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 55 | 71,147 | 52,530 | 9,572 | 9,045 |
| Go | 16 | 1,633 | 1,336 | 63 | 234 |
| CSS | 7 | 236 | 196 | 0 | 40 |
| SQL | 1 | 201 | 161 | 0 | 40 |
| JSON | 2 | 104 | 104 | 0 | 0 |
| Handlebars | 3 | 46 | 46 | 0 | 0 |
| Markdown | 1 | 84 | 0 | 66 | 18 |

Top language (JavaScript 96.6%). Generated at 2026-09-09T01:29:52.267773920+00:00. Canonical report: https://octocounts.com/github/shen100/wemall

## Report FAQ

### How many lines of code does shen100/wemall have?

shen100/wemall has 73,451 total lines, including 54,373 code lines, 9,701 comment lines, and 9,377 blank lines.

### How was the shen100/wemall line count measured?

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

### What commit was counted for shen100/wemall?

This OctoCounts report was generated from 2516f7625a3aa4b746c02d4ccb1d152528e26d28 at commit 2516f7625a3a on 2026-09-09T01:29:52.267773920+00:00.

## Similar repository reports

- [lowlighter/metrics](https://octocounts.com/github/lowlighter/metrics) — JavaScript, 53,890 code lines
- [etoyatv/etoyatv](https://octocounts.com/github/etoyatv/etoyatv) — JavaScript, 55,371 code lines
- [uniplore/one-api](https://octocounts.com/github/uniplore/one-api) — JavaScript, 52,979 code lines
- [GreaterWMS/GreaterWMS-APP](https://octocounts.com/github/GreaterWMS/GreaterWMS-APP) — JavaScript, 52,738 code lines
- [gildas-lormeau/SingleFile](https://octocounts.com/github/gildas-lormeau/SingleFile) — JavaScript, 52,422 code lines
- [EdgeTypE/better-deepseek](https://octocounts.com/github/EdgeTypE/better-deepseek) — JavaScript, 51,872 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
