macOS
brew install dprintlocal Homebrew formula metadata
sudo port install dprintMacPorts ports tree · devel/dprint/Portfile · Quelle: api.github.com
brew / Rang 2071
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dprint in AI-Agent-Workflows.
Installation
brew install dprintlocal Homebrew formula metadata
sudo port install dprintMacPorts ports tree · devel/dprint/Portfile · Quelle: api.github.com
sudo apk add dprintAlpine Linux edge package indexes · dprint · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dprintnixpkgs package indexes · pkgs/by-name/dp/dprint/package.nix · Quelle: api.github.com
sudo pacman -S dprintArch Linux sync databases · dprint · Quelle: geo.mirror.pkgbuild.com
scoop install main/dprintScoop official bucket manifest trees · bucket/dprint.json · Quelle: api.github.com
winget install --id dprint.dprint -eWindows Package Manager source index · dprint.dprint · Quelle: cdn.winget.microsoft.com
Überblick
Pluggable and configurable code formatting platform written in Rust
Verlauf
dprint is a Rust-based, pluggable code-formatting platform that provides one CLI and configuration model for multiple language formatters.
The dprint/dprint repository was created in June 2019. The project framed itself as a monorepo for a configurable formatting platform rather than a single-language formatter, with a core CLI and separate plugins for TypeScript/JavaScript, JSON, Markdown, TOML, Dockerfile, Python, PHP, C#/VB, Prettier compatibility, and other ecosystems.
dprint grew in the same package-manager niche as other fast Rust developer tools: a single static-ish CLI distributed through crates.io, npm, Homebrew, Scoop, winget, and Linux package managers. Its official README badges and Homebrew metadata show it as both a Rust crate and a cross-platform command-line formatter.
A typical workflow is to initialize a dprint config, add formatting plugins, run dprint fmt locally, and run dprint check in continuous integration. The plugin system uses sandboxed Wasm plugins where possible and process plugins where a formatter cannot be packaged as a single Wasm file.
dprint matters to package nerds because it treats formatting as a plugin distribution problem: the core executable, plugin registry, checksums, Wasm runtime choice, editor integration, and package-manager installs are all part of the user experience.
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.
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.
~/.config/dprint/dprint.jsonc$XDG_CONFIG_HOME/dprint/dprint.jsonc~/.config/dprint/dprint.jsonc$XDG_CONFIG_HOME/dprint/dprint.jsonc~/Library/Application Support/dprint/dprint.jsoncdprint.jsondprint.jsonc.dprint.json.dprint.jsonc%APPDATA%\dprint\dprint.jsoncExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dprint | 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:dprint |
|---|---|
| Version | 0.55.2 |
| Paketmanager | Homebrew |
| Homepage | https://dprint.dev/ |
| Repository | https://github.com/dprint/dprint |
| Zuletzt aktualisiert | 2026-07-14T21:16:30Z |
| 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.
dprint
nix profile install nixpkgs#dprintdprint 0.51.1-r0
Pluggable and configurable code formatting platform written in Rust
sudo apk add dprintdprint-bash-completion 0.51.1-r0
Bash completions for dprint
sudo apk add dprint-bash-completiondprint-doc 0.51.1-r0
Pluggable and configurable code formatting platform written in Rust (documentation)
sudo apk add dprint-docdprint-fish-completion 0.51.1-r0
Fish completions for dprint
sudo apk add dprint-fish-completiondprint-zsh-completion 0.51.1-r0
Zsh completions for dprint
sudo apk add dprint-zsh-completiondprint 0.55.2-1
Pluggable and configurable code formatting platform
https://github.com/dprint/dprint
sudo pacman -S dprintdprint
sudo port install dprintmain/dprint
scoop install main/dprintdprint.dprint
winget install --id dprint.dprint -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.