Harper
Offline, privacy-first grammar checker
Harper is an offline, privacy-first English grammar checker written primarily in Rust. It analyzes writing locally, avoiding the latency and data exposure associated with cloud-only services. The engine is designed to lint documents in milliseconds while using a small memory footprint. It can run through WebAssembly in browsers and applications or through native command-line and language-server components. Official integrations support editors and tools including Visual Studio Code, Neovim,...