dprint

A pluggable and configurable code formatting platform written in Rust.

Highlights

  1. Formatting is very fast.
  2. Plugins are WebAssembly files that may be imported from a URL or file path.
  3. Official plugins are highly configurable enabling you to auto format code closer to your preferences.
  4. Configuration may be imported from URLs for reuse and sharing.

Getting Started

Plugins