dprint
Code formatter
Provides a pluggable and configurable code formatting platform
Pluggable and configurable code formatting platform written in Rust.
3k stars
19 watching
77 forks
Language: Rust
last commit: over 1 year ago
Linked from 2 awesome lists
formatter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Formats code via execution of formatting CLI commands on host machine. | 21 |
| | A plugin for formatting TypeScript code using the swc parser in Rust. | 260 |
| | Formats code blocks in Jupyter notebooks using plugins | 1 |
| | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 99 |
| | A plugin that formats Dockerfile code according to a set of rules. | 6 |
| | An adapter plugin that integrates Ruff's formatting capabilities with dprint's CLI and JavaScript via Wasm. | 6 |
| | An adapter plugin to integrate Biome's formatting capabilities with dprint's CLI and JavaScript via Wasm | 8 |
| | A plugin that formats JSON data for display in a code editor | 19 |
| | A plugin for formatting markdown code in a text editor or viewer | 30 |
| | A Roslyn wrapper plugin for C# and Visual Basic code formatting in dprint. | 8 |
| | A plugin for formatting TOML configuration files | 18 |
| | Automated formatting and code organization tool for HTML, JavaScript, CSS, and other programming languages | 110 |
| | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
| | An HTML pre-processing tool with typographic features traditionally used in fine printing. | 2,657 |
| | A code formatter plugin for Rust that formats code according to the Prettier style guide | 183 |