Plugins
Name
Latest URL
Downloads
dprint-plugin-typescript
https://dprint.deno.dev/typescript-0.95.9.wasm
486,347
dprint-plugin-json
https://dprint.deno.dev/json-0.20.0.wasm
1,315,821
dprint-plugin-markdown
https://dprint.deno.dev/markdown-0.19.0.wasm
1,055,665
dprint-plugin-toml
https://dprint.deno.dev/toml-0.7.0.wasm
762,658
dprint-plugin-dockerfile
https://dprint.deno.dev/dockerfile-0.3.3.wasm
405,970
dprint-plugin-biome
https://dprint.deno.dev/biome-0.9.2.wasm
43,562
dprint-plugin-ruff
https://dprint.deno.dev/ruff-0.4.5.wasm
41,653
dprint-plugin-jupyter
https://dprint.deno.dev/jupyter-0.2.0.wasm
32,358
g-plane/malva
https://dprint.deno.dev/g-plane/malva-v0.14.1.wasm
174,766
g-plane/markup_fmt
https://dprint.deno.dev/g-plane/markup_fmt-v0.23.1.wasm
126,335
g-plane/pretty_yaml
https://dprint.deno.dev/g-plane/pretty_yaml-v0.5.1.wasm
262,136
g-plane/pretty_graphql
https://dprint.deno.dev/g-plane/pretty_graphql-v0.2.1.wasm
12,793
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.