pkg.soopen package index

brew / Rang 6332

alexjs mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für alexjs in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install alexjs

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install alex

MacPorts ports tree · devel/alex/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add alex

Alpine Linux edge package indexes · alex · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install alex

Debian stable package indexes · alex · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install alex

Fedora Rawhide package metadata · alex · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#alex

nixpkgs package indexes · alex · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S alex

Arch Linux sync databases · alex · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install alex

openSUSE Tumbleweed package metadata · alex · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Catch insensitive, inconsiderate writing

Befehle und Aliase

  • alex

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
alexExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version11.0.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:alexjs
Version11.0.1
PaketmanagerHomebrew
Homepagehttps://alexjs.com
Repositoryhttps://github.com/get-alex/alex
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts94%

alex

sudo port install alex
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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