JSON ↔ YAML

Convert data between JSON and YAML formats.

0 characters
0 characters

About YAML

YAML (YAML Ain't Markup Language) is a human-readable data serialization standard that is often used for configuration files and in applications where data is being stored or transmitted. It is designed to be easy for humans to read and write.