macOS
brew install stylualocal Homebrew formula metadata
sudo port install styluaMacPorts ports tree · lua/stylua/Portfile · Quelle: api.github.com
brew / Rang 1267
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stylua in AI-Agent-Workflows.
Installation
brew install stylualocal Homebrew formula metadata
sudo port install styluaMacPorts ports tree · lua/stylua/Portfile · Quelle: api.github.com
sudo apk add styluaAlpine Linux edge package indexes · stylua · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#styluanixpkgs package indexes · pkgs/by-name/st/stylua/package.nix · Quelle: api.github.com
sudo pacman -S styluaArch Linux sync databases · stylua · Quelle: geo.mirror.pkgbuild.com
sudo zypper install StyLuaopenSUSE Tumbleweed package metadata · StyLua · Quelle: download.opensuse.org
scoop install main/styluaScoop official bucket manifest trees · bucket/stylua.json · Quelle: api.github.com
winget install --id JohnnyMorganz.StyLua -eWindows Package Manager source index · JohnnyMorganz.StyLua · Quelle: cdn.winget.microsoft.com
Überblick
Opinionated Lua code formatter
Verlauf
StyLua is a deterministic Lua-family code formatter. Its README says it formats Lua 5.1 through 5.4, LuaJIT, Luau, and CfxLua/FiveM Lua by parsing code and printing it back out with a consistent style inspired by Prettier.
The official changelog begins with version 0.1.0 on 2020-12-30, adding CLI stdin support and formatting behavior for expanded tables. The project later grew from a Lua formatter into a multi-runtime tool with runtime syntax selection, language-server mode, prebuilt binaries, npm wrappers, Docker images, pre-commit hooks, and editor integrations.
The README documents installation through GitHub Releases, Cargo/crates.io, GitHub Actions, pre-commit, npm, Docker, Homebrew, pip/uv from Git, VS Code, Aftman, and community package repositories. The input package-manager facts also show packaging across APK, Homebrew, MacPorts, Nix, Pacman, Scoop, and zypper.
The usual workflow is `stylua` over files or directories, with `--check` in CI, stdin support for editors, `.styluaignore` for filtering, and `stylua.toml` or `.stylua.toml` for project configuration. The README recommends a project-root `.stylua.toml` so teams share the same formatting behavior.
StyLua is interesting to package nerds because it crosses ecosystems: Rust crate, standalone GitHub binary, npm binary wrapper, Docker image, Homebrew formula, pre-commit hook, and editor formatter. Its 2.x history includes packaging details such as platform-specific npm optional packages and changed release artifact names, both of which directly affect downstream packaging.
Sicherheitslage
Für stylua wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
stylua.toml.stylua.toml$XDG_CONFIG_HOME/stylua~/.config/styluastylua.toml.stylua.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stylua | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:stylua |
|---|---|
| Version | 2.5.2 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/JohnnyMorganz/StyLua |
| Repository | https://github.com/JohnnyMorganz/StyLua |
| Zuletzt aktualisiert | 2026-05-16T18:32:04Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
stylua
nix profile install nixpkgs#styluastylua 2.5.2-r0
Opinionated Lua code formatter
https://github.com/JohnnyMorganz/StyLua
sudo apk add styluastylua 2.5.2-1
Deterministic code formatter for Lua
https://github.com/JohnnyMorganz/StyLua
sudo pacman -S styluaStyLua 2.0.2-1.7
Opinionated Lua code formatter
https://github.com/JohnnyMorganz/StyLua
sudo zypper install StyLuastylua
sudo port install styluamain/stylua
scoop install main/styluaJohnnyMorganz.StyLua
winget install --id JohnnyMorganz.StyLua -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.