How to Use
- Paste your YAML content into the left panel
- Click "Transform" to convert it to JSON format
- The result will appear formatted in the right panel
- Use "Copy to Clipboard" to copy the JSON output
- Try "Load Example" to see a sample conversion
- Press Ctrl+Enter in the YAML field for quick conversion
Example YAML:
book:
title: The Secret Garden
author: Frances Hodgson Burnett
year: 1911
genres:
- Classic
- Children's Literature
- Nature
available: true
rating: 4.8