ToolNext
YAML ↔ JSON 转换
YAML 与 JSON 格式互相转换
收藏
YAML → JSON
JSON → YAML
清空
YAML
复制
# 示例配置文件 server: host: localhost port: 8080 debug: true database: driver: postgres host: db.example.com port: 5432 name: myapp credentials: user: admin password: secret features: - authentication - rate-limiting - caching limits: maxConnections: 100 timeout: 30
JSON
工具说明
在线 YAML 与 JSON 互转工具,支持双向转换,带语法高亮和错误提示,适合 K8s 配置、CI/CD 等场景。
yaml
json
转换
convert
k8s
config