macOS
brew install prettierdlocal Homebrew formula metadata
brew / rang 2894
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de prettierd pour les workflows d'agents IA.
installation
brew install prettierdlocal Homebrew formula metadata
nix profile install nixpkgs#prettierdnixpkgs package indexes · pkgs/by-name/pr/prettierd/package.nix · Source: api.github.com
aperçu
Prettier daemon
historique
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.
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.
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.mjsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
prettierd | cli | exécutable global |
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.
https://github.com/fsouza/prettierd
métadonnées d'installation
| Clé du paquet | brew:prettierd |
|---|---|
| Version | 0.29.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/prettierd |
| Page d'accueil | https://github.com/fsouza/prettierd |
| Dépôt | https://github.com/fsouza/prettierd |
| Licence | ISC |
| Archive source | https://registry.npmjs.org/@fsouza/prettierd/-/prettierd-0.29.0.tgz |
| Dernière mise à jour | 2026-07-27T07:26:42Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
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.
prettierd
nix profile install nixpkgs#prettierdpiste 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.