Plugins
Name
Latest URL
Downloads
dprint-plugin-typescript
https://dprint.deno.dev/typescript-0.95.11.wasm
621,146
dprint-plugin-json
https://dprint.deno.dev/json-0.20.0.wasm
1,499,109
dprint-plugin-markdown
https://dprint.deno.dev/markdown-0.19.0.wasm
1,207,978
dprint-plugin-toml
https://dprint.deno.dev/toml-0.7.0.wasm
877,581
dprint-plugin-dockerfile
https://dprint.deno.dev/dockerfile-0.3.3.wasm
471,538
dprint-plugin-biome
https://dprint.deno.dev/biome-0.10.3.wasm
53,595
dprint-plugin-ruff
https://dprint.deno.dev/ruff-0.5.0.wasm
52,939
dprint-plugin-jupyter
https://dprint.deno.dev/jupyter-0.2.0.wasm
38,640
g-plane/malva
https://dprint.deno.dev/g-plane/malva-v0.14.3.wasm
229,196
g-plane/markup_fmt
https://dprint.deno.dev/g-plane/markup_fmt-v0.24.0.wasm
176,092
g-plane/pretty_yaml
https://dprint.deno.dev/g-plane/pretty_yaml-v0.5.1.wasm
364,140
g-plane/pretty_graphql
https://dprint.deno.dev/g-plane/pretty_graphql-v0.2.3.wasm
17,471
Helpful commands:
dprint config update
- Automatically updates the plugins in a config file.dprint config add
- Adds one of these plugins via a multi-select prompt.dprint config add <plugin-name>
- Adds a plugin by name.dprint config add <gh-org>/<gh-repo>
- Adds a plugin by GitHub repo.