# dprint/dprint

Pluggable and configurable code formatting platform that unifies all your formatters.

Repository: https://github.com/dprint/dprint
Canonical: https://ross.abutalabs.com/products/dprint
Homepage: https://dprint.dev
Language: Rust
License: MIT
License Family: permissive
Topics: formatter
Last push: 2026-08-26T19:59:42+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 2636, "days_push": 7, "days_rel": 12, "gap_med": 26.5, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4054, forks 119 (observed 2026-08-28T04:08:33.917174+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: formatter, cli, plugin-system, developer-tools
- domain: developer-tools, web-development
- platform: windows, cli, cross-platform, wasm
- tags: code-formatting, multi-language, wasm-plugins, incremental-caching, lsp, command-line, automation, linux, macos

## Member repositories
- dprint/dprint (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:33.917174+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:37.997438+00:00, confidence not recorded.
  - readme: https://github.com/dprint/dprint (fetched 2026-08-28T04:08:33.917174+00:00, sha 74fb5f5a5422)
  - homepage: https://dprint.dev (fetched 2026-08-29T09:15:55.030371+00:00, sha 020e80d94dc7)
  - site_page: https://dprint.dev/install (fetched 2026-08-29T09:15:55.032980+00:00, sha 367cbdf4145a)
  - registry_crates: https://crates.io/api/v1/crates/dprint (fetched 2026-08-29T09:15:55.034755+00:00, sha 2da088b2f77d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
