macOS
brew install prettierdlocal Homebrew formula metadata
brew / 順位 2894
prettierd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install prettierdlocal Homebrew formula metadata
nix profile install nixpkgs#prettierdnixpkgs package indexes · pkgs/by-name/pr/prettierd/package.nix · ソース: api.github.com
概要
Prettier daemon
履歴
prettierd is a persistent daemon wrapper around Prettier intended to reduce formatter startup latency, especially in editor integrations.
prettierd was created by Francisco Souza as a daemonized front end to Prettier, built on core_d. As the project evolved, it added support for resolving a project-local Prettier installation and plugins, allowing repositories to control their own formatter version while retaining daemon speed.
prettierd is distributed through npm and Homebrew, with Nix availability also recorded in source_facts.package-manager. Its README documents integrations with Vim/Neovim, Sublime Text, Zed, and generic editor formatter workflows.
The command reads source text from standard input and takes the target filename as an argument, for example `prettierd file.ts`. It prefers a locally installed Prettier when present, can require local-only operation through PRETTIERD_LOCAL_PRETTIER_ONLY, and accepts an exact default configuration path through PRETTIERD_DEFAULT_CONFIG.
prettierd applies the long-running daemon pattern to a ubiquitous formatter: keeping the Node.js formatting service warm reduces repeated startup overhead. It is a compact example of Unix-style composition, accepting source through standard input while using a filename argument to resolve project-local formatting rules.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$PRETTIERD_DEFAULT_CONFIGpackage.jsonpackage.yaml.prettierrc.prettierrc.json.prettierrc.yml.prettierrc.yaml.prettierrc.tomlprettier.config.jsprettier.config.cjsprettier.config.mjs実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
prettierd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fsouza/prettierd
インストールメタデータ
| パッケージキー | brew:prettierd |
|---|---|
| バージョン | 0.29.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/prettierd |
| ホームページ | https://github.com/fsouza/prettierd |
| リポジトリ | https://github.com/fsouza/prettierd |
| ライセンス | ISC |
| ソースアーカイブ | https://registry.npmjs.org/@fsouza/prettierd/-/prettierd-0.29.0.tgz |
| 最終更新 | 2026-07-27T07:26:42Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | prettierd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
prettierd
nix profile install nixpkgs#prettierdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.