convfmt
convfmt is a command line tool in rust which can convert between formats:
Usage:
|
|
By default convfmt uses pretty format(can be disabled with --compact option).
Beware of nulls, some formats don't support them (e.g. toml).
Installation:
-
Download built binary
-
Install binary using cargo-binstall
&&
- Build from sources with rust
Many thanks to:
This tool stands on the shoulders of such giants: