macOS
brew install autocorrectlocal Homebrew formula metadata
安装
brew install autocorrectlocal Homebrew formula metadata
nix profile install nixpkgs#autocorrectnixpkgs package indexes · pkgs/by-name/au/autocorrect/package.nix · 来源: api.github.com
scoop install main/autocorrectScoop official bucket manifest trees · bucket/autocorrect.json · 来源: api.github.com
winget install --id Texthelp.AutoCorrect -eWindows Package Manager source index · Texthelp.AutoCorrect · 来源: cdn.winget.microsoft.com
概览
Linter and formatter to improve copywriting, correct spaces, words between CJK
历史
AutoCorrect is a Rust-based linter and formatter for CJK and English mixed text, aimed at standardizing spacing, punctuation and copywriting in documents, source comments and publishing workflows.
The current GitHub repository was created on 2020-05-26, but the README says the underlying scheme first appeared in 2013 in the Ruby China project and was refined over time. The project later became a cross-platform Rust CLI with SDK bindings.
The README positions AutoCorrect alongside tools such as ESLint, RuboCop and gofmt: it can lint, print diffs, format files and integrate with CI. GitHub releases show an active 2.x series through v2.16.3, published on 2026-01-03.
AutoCorrect's adoption is strongest in Chinese-language and CJK publishing/developer communities, where mixed Latin and CJK text needs consistent spacing and punctuation. The README names scenarios such as books, documentation, media publishing, project source code, static-site generators, CI checks and editor plugins.
The package facts show distribution through Homebrew, Nix, Scoop and winget, while the README advertises release channels and bindings for Docker, crates.io, npm, PyPI, RubyGems and Maven Central.
Typical CLI usage is direct formatting or linting: autocorrect text.txt, echo text piped to autocorrect --stdin, autocorrect --fix, or autocorrect --lint with colored diff or JSON output.
Configuration is created with autocorrect init, which writes .autocorrectrc. The README says the config can use YAML or JSON and controls rules such as CJK/English spacing, punctuation width, spelling, code-block behavior and custom vocabulary.
AutoCorrect is package-interesting because it packages language-specific editorial rules as a fast native CLI but also exports the engine across several language ecosystems. It sits between a formatter, a prose linter and a documentation-quality gate.
For Homebrew users, it is one of the less common examples of a text formatter where the primary domain is multilingual typography rather than programming-language syntax.
安全态势
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.
.autocorrectrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
autocorrect | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/huacnlee/autocorrect
安装元数据
| 软件包键 | brew:autocorrect |
|---|---|
| 版本 | 2.16.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/autocorrect |
| 主页 | https://huacnlee.github.io/autocorrect/ |
| 仓库 | https://github.com/huacnlee/autocorrect |
| 上游文档 | https://huacnlee.github.io/autocorrect |
| 许可证 | MIT |
| 源码归档 | https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.3.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autocorrect |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
autocorrect
nix profile install nixpkgs#autocorrectmain/autocorrect
scoop install main/autocorrectTexthelp.AutoCorrect
winget install --id Texthelp.AutoCorrect -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.