# icekale/rednote-downloader SLOC report

> As of 2026-09-16 (commit ecff1e136c26), icekale/rednote-downloader contains 8,543 total lines: 7,096 code, 336 comments, 1,111 blank, across 30 files in 9 languages (top: JavaScript 78.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

icekale/rednote-downloader has 7,096 source lines of code out of 8,543 total lines across 30 files, counted from the ecff1e136c268bbb962843dae889036848bfebd4 ref at commit ecff1e136c26 by the OctoCounts tokei engine on 2026-09-16. 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 icekale/rednote-downloader to commit ecff1e136c26, 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.9%, and the repository averages 237 code lines per file. JavaScript accounts for 78.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 15 | 6,287 | 5,562 | 1 | 724 |
| CSS | 1 | 1,125 | 956 | 0 | 169 |
| HTML | 1 | 324 | 286 | 0 | 38 |
| 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 | 479 | 0 | 333 | 146 |

Top language (JavaScript 78.4%). Generated at 2026-09-16T12:19:16.241447033+00:00. Canonical report: https://octocounts.com/github/icekale/rednote-downloader

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/icekale/rednote-downloader/commit/ecff1e136c268bbb962843dae889036848bfebd4?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 icekale/rednote-downloader have?

icekale/rednote-downloader has 8,543 total lines, including 7,096 code lines, 336 comment lines, and 1,111 blank lines.

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

OctoCounts resolved the public GitHub repository to commit ecff1e136c26, 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 ecff1e136c268bbb962843dae889036848bfebd4 at commit ecff1e136c26 on 2026-09-16T12:19:16.241447033+00:00.

## Similar repository reports

- [pguso/ai-agents-from-scratch](https://octocounts.com/github/pguso/ai-agents-from-scratch) — JavaScript, 7,082 code lines
- [shuheng-mo/career-ops-china](https://octocounts.com/github/shuheng-mo/career-ops-china) — JavaScript, 6,914 code lines
- [jaredhanson/passport](https://octocounts.com/github/jaredhanson/passport) — JavaScript, 7,318 code lines
- [Nehanth/swarmllm](https://octocounts.com/github/Nehanth/swarmllm) — JavaScript, 7,454 code lines
- [modimihir07/agentic-os](https://octocounts.com/github/modimihir07/agentic-os) — JavaScript, 6,579 code lines
- [vlln/whale-girl](https://octocounts.com/github/vlln/whale-girl) — JavaScript, 7,621 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)
