Docs.rs
dprint-plugin-jsonc-0.7.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dprint-plugin-jsonc 0.7.1
JSON formatter for dprint.
Crate
Source
Builds
Feature flags
Documentation
Coverage
10%
1
out of
10
items documented
Links
dprint/dprint-plugin-json
22
5
13
crates.io
Dependencies
dprint-core ^0.31.0
normal
jsonc-parser ^0.14.0
normal
serde ^1.0.88
normal
serde_json ^1.0
normal
debug-here ^0.2
dev
dprint-development ^0.2.2
dev
Versions
0.7.4
(2021/01/30)
0.7.3
(2021/01/20)
0.7.2
(2020/09/29)
0.7.1
(2020/09/29)
0.7.0
(2020/08/09)
0.6.0
(2020/08/05)
0.4.0
(2020/05/25)
0.2.3
(2020/05/10)
0.2.2
(2020/05/09)
0.2.1
(2020/05/06)
0.2.0
(2020/05/04)
0.1.0
(2020/04/26)
Owners
dprint-plugin-json
JSON formatting plugin for
dprint
.
This uses the
jsonc-parser
parser.