dprint/dprint
Pluggable and configurable code formatting platform that unifies all your formatters. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 26.5
- age_days: 2636
- days_rel: 12
- days_push: 7
- n_releases_24m: 21
Adoption not part of the score
4054 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
dprint is a pluggable and configurable code formatting platform written in Rust that unifies formatters for many languages behind a single fast CLI. It uses sandboxed WebAssembly plugins (official and third-party) with incremental caching and an LSP mode for editor integration.
Use cases
- format all files in a repo with one tool
- replace per-language formatter CLIs with a unified formatter
- enforce consistent code style in CI with dprint check
- format TypeScript, JSON, Markdown, TOML, and more from one config
- run sandboxed untrusted formatters safely
- integrate formatting into editors via LSP
When to choose
- you work in polyglot repos and want one formatter config
- you need fast, cached formatting across hundreds of files
- you want sandboxed, versioned, shareable formatter plugins
When to avoid
- you only format a single language and prefer that language's native formatter
- you need deep customization only available in a language-specific tool
Facets
cli-tool · maturity active
formatter cli plugin-system developer-tools developer-tools web-development windows cli cross-platform wasm code-formatting multi-language wasm-plugins incremental-caching lsp command-line automation linux macos
4 sources
- readme: https://github.com/dprint/dprint · fetched 2026-08-28 · 74fb5f5a5422
- homepage: https://dprint.dev · fetched 2026-08-29 · 020e80d94dc7
- site_page: https://dprint.dev/install · fetched 2026-08-29 · 367cbdf4145a
- registry_crates: https://crates.io/api/v1/crates/dprint · fetched 2026-08-29 · 2da088b2f77d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dprint/dprint | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem