macOS
brew install typstylelocal Homebrew formula metadata
brew / 順位 3358
typstyle のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install typstylelocal Homebrew formula metadata
sudo apk add typstyleAlpine Linux edge package indexes · typstyle · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#typstylenixpkgs package indexes · pkgs/by-name/ty/typstyle/package.nix · ソース: api.github.com
sudo pacman -S typstyleArch Linux sync databases · typstyle · ソース: geo.mirror.pkgbuild.com
scoop install main/typstyleScoop official bucket manifest trees · bucket/typstyle.json · ソース: api.github.com
winget install --id Enter-tainer.typstyle -eWindows Package Manager source index · Enter-tainer.typstyle · ソース: cdn.winget.microsoft.com
概要
Beautiful and reliable typst code formatter
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
typstyle | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:typstyle |
|---|---|
| バージョン | 0.15.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://typstyle-rs.github.io/typstyle/ |
| リポジトリ | https://github.com/typstyle-rs/typstyle |
| 最終更新 | 2026-08-02T07:22:36Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.