VibeHunt
Back to browse

alex

Catch insensitive, inconsiderate writing.

The tool scans plain‑text, HTML, Markdown and MDX files for language that may be gender‑biased, race‑related, ableist, condescending, intolerant or profane, and it suggests neutral alternatives (e.g., replacing “his” with “their” or “master/slave” with “primary/replica”). It is intended for anyone who writes text—authors, developers, or content creators—who wants to reduce insensitive phrasing and improve inclusive communication.

It can be run from the command line after a global npm or yarn installation, and it respects an optional `.alexignore` file to exclude specific paths. The CLI automatically discovers files with common text extensions, and the package also offers an API for programmatic use. A range of integrations are available, including editors (VS Code, Vim, Sublime), build tools (Gulp, Ember, Probot), and CI services (GitHub Actions, reviewdog), allowing the checks to be incorporated into various workflows.

The project is marked as stable, includes test coverage badges, and provides documentation covering configuration, ignoring files, and contribution guidelines. It focuses on helping users write more considerate language without assuming malicious intent.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps