macOS
brew install typstylelocal Homebrew formula metadata
brew / Rang 3358
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für typstyle in AI-Agent-Workflows.
Installation
brew install typstylelocal Homebrew formula metadata
sudo apk add typstyleAlpine Linux edge package indexes · typstyle · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#typstylenixpkgs package indexes · pkgs/by-name/ty/typstyle/package.nix · Quelle: api.github.com
sudo pacman -S typstyleArch Linux sync databases · typstyle · Quelle: geo.mirror.pkgbuild.com
scoop install main/typstyleScoop official bucket manifest trees · bucket/typstyle.json · Quelle: api.github.com
winget install --id Enter-tainer.typstyle -eWindows Package Manager source index · Enter-tainer.typstyle · Quelle: cdn.winget.microsoft.com
Überblick
Beautiful and reliable typst code formatter
Verlauf
typstyle is an opinionated formatter for Typst source code. It belongs to the familiar package-manager niche of language-specific formatters: small executable, editor and CI integration, check/diff modes, and minimal configuration.
The typstyle repository was created in March 2024. Its README says the project was started because existing Typst formatters were not a good fit for experiments with Wadler-style pretty printing, limited configuration, and stronger formatter correctness testing.
The project describes its goals as opinionated formatting, formatting code rather than prose content, convergence after repeated runs, and preserving rendered output. Its documentation and README also present it as a CLI, Rust library, WebAssembly package, playground, editor formatter through Tinymist, GitHub Action, and pre-commit hook.
The README documents installation from GitHub releases, package managers through Repology, cargo-binstall, and Cargo. The batch package facts show Homebrew, Nix, Arch, Scoop, winget, and apk packaging, which is typical for a formatter that becomes useful once a document language gains enough users.
typstyle's adoption is closely tied to Typst's growth: it formats `.typ` files for local development, editor integrations, pre-commit hooks, and CI checks rather than serving as a standalone document authoring system.
Typical usage is `typstyle -i file.typ` to rewrite files, plain `typstyle file.typ` to print formatted output, `--check` for CI, and `--diff` to inspect changes. The README also documents line width, indent width, import reordering, text wrapping, and escape-hatch comments.
For package-oriented workflows, typstyle is useful because it can be installed as a normal CLI, run in pre-commit, integrated into Tinymist, or invoked through a GitHub Action without adding a larger build framework.
typstyle is significant as part of the maturing Typst ecosystem: once a document language gets package managers, editor support, and CI use, a formatter becomes infrastructure. It is also a good example of Rust CLI distribution spanning crates.io, binary releases, Homebrew, distro packages, and WebAssembly.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
typstyle | 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:typstyle |
|---|---|
| Version | 0.15.1 |
| Paketmanager | Homebrew |
| Homepage | https://typstyle-rs.github.io/typstyle/ |
| Repository | https://github.com/typstyle-rs/typstyle |
| Zuletzt aktualisiert | 2026-08-02T07:22:36Z |
| 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.
typstyle
nix profile install nixpkgs#typstyletypstyle 0.12.14-r0
Beautiful and reliable typst code formatter
https://enter-tainer.github.io/typstyle/
sudo apk add typstyletypstyle 0.15.0-1
Beautiful and reliable typst code formatter
https://github.com/typstyle-rs/typstyle
sudo pacman -S typstylemain/typstyle
scoop install main/typstyleEnter-tainer.typstyle
winget install --id Enter-tainer.typstyle -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.