JSON 转 YAML
把 JSON 转成写法更简洁、方便加注释的 YAML——大多数配置文件都用这种格式。
来自
To
JSON
The data format of the web. Structured, readable, and understood by every programming language.
YAML
A human-friendly data format, popular for configuration files and settings.
把 JSON 转成写法更简洁、方便加注释的 YAML——大多数配置文件都用这种格式。
The data format of the web. Structured, readable, and understood by every programming language.
A human-friendly data format, popular for configuration files and settings.