macOS
brew install typstylelocal Homebrew formula metadata
brew / rang 3358
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de typstyle pour les workflows d'agents IA.
installation
brew install typstylelocal Homebrew formula metadata
sudo apk add typstyleAlpine Linux edge package indexes · typstyle · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#typstylenixpkgs package indexes · pkgs/by-name/ty/typstyle/package.nix · Source: api.github.com
sudo pacman -S typstyleArch Linux sync databases · typstyle · Source: geo.mirror.pkgbuild.com
scoop install main/typstyleScoop official bucket manifest trees · bucket/typstyle.json · Source: api.github.com
winget install --id Enter-tainer.typstyle -eWindows Package Manager source index · Enter-tainer.typstyle · Source: cdn.winget.microsoft.com
aperçu
Beautiful and reliable typst code formatter
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
typstyle | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:typstyle |
|---|---|
| Version | 0.15.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://typstyle-rs.github.io/typstyle/ |
| Dépôt | https://github.com/typstyle-rs/typstyle |
| Dernière mise à jour | 2026-08-02T07:22:36Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.