목록으로
JSON ↔ YAML 변환기
JSON과 YAML 형식 간 변환
About JSON and YAML
JSON (JavaScript Object Notation) is a lightweight data format that's easy for humans to read and write. YAML (YAML Ain't Markup Language) is a human-friendly data serialization format often used for configuration files.