dprint-plugin-json
JSON formatter
A plugin that formats JSON data for display in a code editor
JSON code formatting plugin for dprint.
19 stars
3 watching
5 forks
Language: Rust
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
dprint/dprint-plugin-dockerfile | A plugin that formats Dockerfile code according to a set of rules. | 6 |
dprint/dprint-plugin-exec | Formats code via execution of formatting CLI commands on host machine. | 21 |
dprint/dprint-plugin-markdown | A plugin for formatting markdown code in a text editor or viewer | 30 |
dprint/dprint-plugin-typescript | A plugin for formatting TypeScript code using the swc parser in Rust. | 260 |
dprint/dprint-plugin-jupyter | Formats code blocks in Jupyter notebooks using plugins | 1 |
dprint/dprint-plugin-biome | An adapter plugin to integrate Biome's formatting capabilities with dprint's CLI and JavaScript via Wasm | 8 |
dprint/dprint-plugin-toml | A plugin for formatting TOML configuration files | 18 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 99 |
dprint/dprint-plugin-roslyn | A Roslyn wrapper plugin for C# and Visual Basic code formatting in dprint. | 8 |
dprint/dprint-plugin-ruff | An adapter plugin that integrates Ruff's formatting capabilities with dprint's CLI and JavaScript via Wasm. | 6 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 26 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 30 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
daviddurman/flexijsoneditor | A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures. | 562 |
paldepind/dffptch | A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |