macOS
brew install alexjslocal Homebrew formula metadata
sudo port install alexMacPorts ports tree · devel/alex/Portfile · ソース: api.github.com
brew / 順位 6332
alexjs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install alexjslocal Homebrew formula metadata
sudo port install alexMacPorts ports tree · devel/alex/Portfile · ソース: api.github.com
sudo apk add alexAlpine Linux edge package indexes · alex · ソース: dl-cdn.alpinelinux.org
sudo dnf install alexFedora Rawhide package metadata · alex · ソース: dl.fedoraproject.org
nix profile install nixpkgs#alexnixpkgs package indexes · alex · ソース: raw.githubusercontent.com
sudo pacman -S alexArch Linux sync databases · alex · ソース: geo.mirror.pkgbuild.com
sudo zypper install alexopenSUSE Tumbleweed package metadata · alex · ソース: download.opensuse.org
概要
Catch insensitive, inconsiderate writing
履歴
alex is a command-line and JavaScript API tool for catching insensitive or inconsiderate writing. It belongs to the text-linting ecosystem around unified, retext, and markdown tooling, but its subject matter is inclusive language rather than syntax style.
The official website and README describe alex as a tool that flags gender-favoring, polarizing, race-related, ableist, profane, or otherwise unequal phrasing and suggests alternatives. It reads plain text, Markdown, MDX, and HTML, and exposes both a CLI and JavaScript APIs.
The README records preliminary work in 2015, Titus Wormer as author, and an origin story crediting a raised problem and Sindre Sorhus's inspiration. The alexjs.com page carries a 2015 publication date and presents an online demo, CLI examples, and integrations.
Technically, alex composes existing natural-language processing packages: the README points users to `retext-equality` and `retext-profanities` for the rules and uses VFile messages as the API result shape. That places it squarely inside the unified/retext package family.
alex's official README lists integrations for Sublime, Gulp, Slack, Ember, Probot, GitHub Actions, Vim, browser extensions, Contentful, Figma, and VS Code. The official site also lists earlier editor and workflow integrations.
The supplied package facts show unusually broad distribution for a Node writing tool: Homebrew as `alexjs`, and distro packages as `alex` in apk, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE. That breadth reflects a CLI useful in documentation repos, CI checks, and editorial workflows.
Typical CLI usage is `alex example.md` or `alex .`, with warnings reported by source position, rule id, and suggested wording. The README also documents Markdown comments for inline disables and enables.
Configuration can live in `.alexrc`, `.alexrc.yml`, `.alexrc.yaml`, `.alexrc.js`, or an `alex` field in `package.json`; directory scanning can be controlled with `.alexignore`. API users call functions such as `markdown`, `mdx`, `html`, or `text` and inspect returned VFile messages.
alex is package-nerd significant because it helped make inclusive-language checking feel like linting: install a CLI, add a dotfile, wire it into CI, and treat prose issues like structured diagnostics.
It also shows why package naming matters. The upstream project and executable are `alex`, while Homebrew packages it as `alexjs`, likely to avoid name ambiguity in a global formula namespace.
セキュリティ状態
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.
.alexrc.alexrc.yml.alexrc.yaml.alexrc.jspackage.json#alex.alexignore実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
alex | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:alexjs |
|---|---|
| バージョン | 11.0.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://alexjs.com |
| リポジトリ | https://github.com/get-alex/alex |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
alex
sudo port install alexalex 3.4.0.1-1+b1
lexical analyser generator for Haskell
sudo apt install alexalex
nix profile install nixpkgs#alexalex 3.3.0.0-1
lexical analyser generator for Haskell
sudo apt install alexalex 3.5.4.0-r1
Lexical analyser generator for Haskell
sudo apk add alexalex-doc 3.5.4.0-r1
Lexical analyser generator for Haskell (documentation)
sudo apk add alex-docalex 3.5.4.0-2.fc45
Tool for generating lexical analysers in Haskell
https://hackage.haskell.org/package/alex
sudo dnf install alexalex 3.5.4.2-1
Lexical analyser generator for Haskell
https://hackage.haskell.org/package/alex
sudo pacman -S alexalex 3.5.4.2-1.3
Alex is a tool for generating lexical analysers in Haskell
https://hackage.haskell.org/package/alex
sudo zypper install alexソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.