pkg.soopen package index

brew / 順位 6332

alexjs を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

alexjs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install alexjs

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install alex

MacPorts ports tree · devel/alex/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add alex

Alpine Linux edge package indexes · alex · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install alex

Debian stable package indexes · alex · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install alex

Fedora Rawhide package metadata · alex · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#alex

nixpkgs package indexes · alex · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S alex

Arch Linux sync databases · alex · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install alex

openSUSE Tumbleweed package metadata · alex · ソース: download.opensuse.org

概要

パッケージ概要

Catch insensitive, inconsiderate writing

コマンドとエイリアス

  • alex

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: Preliminary work and publication date recorded by official README and alexjs.com metadata.
  • 2015: Launch attracted social and press attention according to the README origin story.
  • 2015 onward: Editor, build-tool, chat, GitHub, and browser integrations accumulated around the CLI.
  • Current README: alex supports plain text, Markdown, MDX, and HTML inputs with CLI and JavaScript APIs.

Related projects

  • The official README names retext-equality and retext-profanities as rule sources and VFile as the diagnostics container.
  • alex sits near prose linters, markdown tooling, and editor/CI lint integrations rather than conventional grammar checkers.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.alexrc.alexrc.yml.alexrc.yaml.alexrc.jspackage.json#alex.alexignore

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
alex実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版11.0.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:alexjs
バージョン11.0.1
パッケージマネージャHomebrew
ホームページhttps://alexjs.com
リポジトリhttps://github.com/get-alex/alex
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts94%

alex

sudo port install alex
  • installed executable or alias match
  • 一致条件: Alex
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/alex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

alex 3.4.0.1-1+b1

lexical analyser generator for Haskell

http://www.haskell.org/alex/

sudo apt install alex
  • Section: haskell
  • Architecture: amd64
  • Source Package: alex
  • 4 依存関係
  • installed executable or alias match
  • 一致条件: Alex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: alex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

alex

nix profile install nixpkgs#alex
  • installed executable or alias match
  • 一致条件: Alex
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: alex from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt92%

alex 3.3.0.0-1

lexical analyser generator for Haskell

http://www.haskell.org/alex/

sudo apt install alex
  • Section: universe/devel
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Alex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: alex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

alex 3.5.4.0-r1

Lexical analyser generator for Haskell

https://www.haskell.org/alex/

sudo apk add alex
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: alex
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Alex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: alex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

alex-doc 3.5.4.0-r1

Lexical analyser generator for Haskell (documentation)

https://www.haskell.org/alex/

sudo apk add alex-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: alex
  • installed executable or alias match
  • 一致条件: Alex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: alex-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

alex 3.5.4.0-2.fc45

Tool for generating lexical analysers in Haskell

https://hackage.haskell.org/package/alex

sudo dnf install alex
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: alex
  • 6 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Alex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: alex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman92%

alex 3.5.4.2-1

Lexical analyser generator for Haskell

https://hackage.haskell.org/package/alex

sudo pacman -S alex
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Alex
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: alex from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

alex 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
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: alex
  • 5 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Alex
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: alex from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation