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 互轉工具,支援雙向轉換,帶語法高亮和錯誤提示,適合 K8s 設定、CI/CD 等場景。
yaml
json
转换
convert
k8s
config