# icekale/rednote-downloader SLOC report

> As of 2026-07-19 (commit 7aee3b3a4779), icekale/rednote-downloader contains 8,632 total lines: 7,174 code, 328 comments, 1,130 blank, across 31 files in 9 languages (top: JavaScript 78.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving icekale/rednote-downloader to commit 7aee3b3a4779, 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 83.1% of all lines, comments represent 3.8%, and the repository averages 231 code lines per file. JavaScript accounts for 78.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 16 | 6,412 | 5,658 | 1 | 753 |
| CSS | 1 | 1,125 | 956 | 0 | 169 |
| HTML | 1 | 302 | 268 | 0 | 34 |
| YAML | 3 | 110 | 110 | 0 | 0 |
| Shell | 2 | 130 | 105 | 2 | 23 |
| Dockerfile | 1 | 44 | 36 | 0 | 8 |
| SVG | 1 | 28 | 25 | 0 | 3 |
| JSON | 1 | 16 | 16 | 0 | 0 |
| Markdown | 5 | 465 | 0 | 325 | 140 |

Top language (JavaScript 78.9%). Generated at 2026-07-19T02:04:55.996791955+00:00. Canonical report: https://octocounts.com/github/icekale/rednote-downloader

## Report FAQ

### How many lines of code does icekale/rednote-downloader have?

icekale/rednote-downloader has 8,632 total lines, including 7,174 code lines, 328 comment lines, and 1,130 blank lines.

### How was the icekale/rednote-downloader line count measured?

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

### What commit was counted for icekale/rednote-downloader?

This OctoCounts report was generated from main at commit 7aee3b3a4779 on 2026-07-19T02:04:55.996791955+00:00.

## Similar repository reports

- [modimihir07/agentic-os](https://octocounts.com/github/modimihir07/agentic-os) — JavaScript, 7,139 code lines
- [junioraww/maxplus](https://octocounts.com/github/junioraww/maxplus) — JavaScript, 7,227 code lines
- [vlln/whale-girl](https://octocounts.com/github/vlln/whale-girl) — JavaScript, 7,621 code lines
- [tecxz5/tecxz5.github.io](https://octocounts.com/github/tecxz5/tecxz5.github.io) — JavaScript, 7,715 code lines
- [dkm/xcplanner](https://octocounts.com/github/dkm/xcplanner) — JavaScript, 6,379 code lines
- [xmexg/xyks](https://octocounts.com/github/xmexg/xyks) — JavaScript, 7,991 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)
