macOS
brew install dprintlocal Homebrew formula metadata
sudo port install dprintMacPorts ports tree · devel/dprint/Portfile · source: api.github.com
brew / rank 2071
Pluggable and configurable code formatting platform written in Rust. Version 0.55.2 via Homebrew; verified 2026-07-14. Also installable with nix: nix profile install nixpkgs#dprint.
install
brew install dprintlocal Homebrew formula metadata
sudo port install dprintMacPorts ports tree · devel/dprint/Portfile · source: api.github.com
sudo apk add dprintAlpine Linux edge package indexes · dprint · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dprintnixpkgs package indexes · pkgs/by-name/dp/dprint/package.nix · source: api.github.com
sudo pacman -S dprintArch Linux sync databases · dprint · source: geo.mirror.pkgbuild.com
scoop install main/dprintScoop official bucket manifest trees · bucket/dprint.json · source: api.github.com
winget install --id dprint.dprint -eWindows Package Manager source index · dprint.dprint · source: cdn.winget.microsoft.com
overview
Pluggable and configurable code formatting platform written in Rust
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.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
| Command | Kind | Exposure | Note |
|---|---|---|---|
dprint | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dprint |
|---|---|
| Version | 0.55.2 |
| Package manager | Homebrew |
| Homepage | https://dprint.dev/ |
| Repository | https://github.com/dprint/dprint |
| Last updated | 2026-07-14T21:16:30Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.