# saghen/blink.lib SLOC report

> As of 2026-09-18 (commit fd9a48ebbe6e), saghen/blink.lib contains 3,647 total lines: 2,268 code, 913 comments, 466 blank, across 46 files in 3 languages (top: Lua 98.5%). Default configuration. Counted with tokei via OctoCounts.

saghen/blink.lib has 2,268 source lines of code out of 3,647 total lines across 46 files, counted from the main ref at commit fd9a48ebbe6e by the OctoCounts tokei engine on 2026-09-18. 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 saghen/blink.lib to commit fd9a48ebbe6e, 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 62.2% of all lines, comments represent 25.0%, and the repository averages 49 code lines per file. Lua accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 44 | 3,488 | 2,233 | 840 | 415 |
| Nix | 1 | 41 | 35 | 0 | 6 |
| Markdown | 1 | 118 | 0 | 73 | 45 |

Top language (Lua 98.5%). Generated at 2026-09-18T04:09:08.571055534+00:00. Canonical report: https://octocounts.com/github/saghen/blink.lib

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/saghen/blink.lib/commit/fd9a48ebbe6ec30d5dfcc5b42c243941ccdca1aa?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does saghen/blink.lib have?

saghen/blink.lib has 3,647 total lines, including 2,268 code lines, 913 comment lines, and 466 blank lines.

### How was the saghen/blink.lib line count measured?

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

### What commit was counted for saghen/blink.lib?

This OctoCounts report was generated from main at commit fd9a48ebbe6e on 2026-09-18T04:09:08.571055534+00:00.

## Similar repository reports

- [bbfox0703/AITools](https://octocounts.com/github/bbfox0703/AITools) — Lua, 1,920 code lines
- [kylechui/nvim-surround](https://octocounts.com/github/kylechui/nvim-surround) — Lua, 1,604 code lines
- [mkwpaul/tfvc.nvim](https://octocounts.com/github/mkwpaul/tfvc.nvim) — Lua, 1,356 code lines
- [silentFellow/nvim-db](https://octocounts.com/github/silentFellow/nvim-db) — Lua, 1,255 code lines
- [WorldOccupier/nvim-agent-comments](https://octocounts.com/github/WorldOccupier/nvim-agent-comments) — Lua, 1,246 code lines
- [notkisk/omarchy-nous-theme](https://octocounts.com/github/notkisk/omarchy-nous-theme) — Lua, 1,236 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
