ToolNext
YAML / JSONコンバーター
YAMLとJSONフォーマットを相互変換
收藏
tools.yaml-json.yamlToJsonBtn
tools.yaml-json.jsonToYamlBtn
tools.yaml-json.clearBtn
tools.yaml-json.yamlLabel
复制
# 示例配置文件 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
tools.yaml-json.jsonLabel
工具说明
シンタックスハイライトとエラー表示付きの双方向YAML/JSONオンラインコンバーター。KubernetesのコンフィグやCI/CDパイプラインに最適。
yaml
json
转换
convert
k8s
config