macOS
brew install cspelllocal Homebrew formula metadata
安装
brew install cspelllocal Homebrew formula metadata
nix profile install nixpkgs#cspellnixpkgs package indexes · pkgs/by-name/cs/cspell/package.nix · 来源: api.github.com
概览
Spell checker for code
历史
CSpell is a spell checker for code, distributed as a Node-based CLI and library. Its niche is checking identifiers, comments, documentation, and source trees with dictionaries tuned for programming languages.
The package README says cspell is a command-line tool and library for spell checking code, and that it was initially built as the spell-checking service for the Code Spell Checker extension for Visual Studio Code. The top-level README describes the current repository as the CSpell mono-repo.
CSpell moved from editor-extension infrastructure into a standalone CLI used in local projects and CI. The official docs document npm, Yarn, pnpm, Bun, npx, and GitHub Action use, while the repository lists packages for the CLI, library, bundled dictionaries, ESLint plugin, glob handling, trie tools, and related support libraries.
Official docs show typical CLI usage such as cspell . or cspell lint patterns, plus configuration discovery from JSON, YAML, JavaScript, TypeScript, TOML, package.json, and .vscode files. The package README emphasizes code-aware parsing, CamelCase and snake_case handling, language-specific dictionaries, and custom word lists.
CSpell is interesting to packagers because it is both a user-facing CLI and a dependency graph of dictionary and parser packages. Homebrew packaging gives non-Node users a simple cspell executable, while npm remains the canonical upstream distribution channel.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./cspell.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cspell | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cspell |
|---|---|
| 版本 | 10.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cspell |
| 主页 | https://cspell.org |
| 仓库 | https://github.com/streetsidesoftware/cspell |
| 上游文档 | https://cspell.org/docs |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/cspell/-/cspell-10.0.1.tgz |
| 最后更新 | 2026-06-01T13:13:33Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cspell |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cspell
nix profile install nixpkgs#cspell来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.