Ross ROSS = Recommend OSS · open-source software intelligence for agents

huacnlee/autocorrect

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean). observed · 2026-08-28

github.com/huacnlee/autocorrect · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 64
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 26
  • age_days: 2290
  • days_rel: 242
  • days_push: 7
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1627 stars · 65 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AutoCorrect is a Rust-based linter and formatter that improves copywriting by correcting spacing, punctuation, and word usage between CJK (Chinese, Japanese, Korean) and English text. It works like ESLint or Gofmt for prose, supports many source file types, integrates into CI, and ships as a CLI plus libraries for Rust, Node.js, Python, Ruby, Java, and WebAssembly.

Use cases

  • add proper spacing between Chinese and English words in docs
  • lint markdown files for CJK punctuation issues in CI
  • auto-format source code comments containing mixed CJK text
  • standardize copywriting across a documentation project
  • fix full-width and half-width punctuation in Chinese content
  • check strings and comments in codebases for copywriting errors

When to choose

  • your project mixes Chinese, Japanese, or Korean with English text
  • you want automated copywriting linting in CI like ESLint for prose
  • you need a fast formatter that understands strings and comments in many file types
  • you want bindings for multiple languages or a VS Code / IntelliJ plugin

When to avoid

  • your content is purely English or purely CJK with no mixed text
  • you need general-purpose spell checking or grammar correction
  • you need a full natural language processing toolkit

Facets

cli-tool · maturity active

linter formatter cli developer-tools developer-tools text-editors windows cli wasm rust cjk copywriting spellcheck lsp ci-integration chinese japanese korean command-line localization linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
huacnlee/autocorrectmain87

For agents

markdown · JSON · MCP: product_card(name="huacnlee/autocorrect")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem