Typical use
Input
name: 51tools
items:
- json
- yaml
Output
{"name":"51tools","items":["json","yaml"]}
Convert YAML documents to JSON online.
Use this page to convert YAML documents to JSON. It focuses on YAML content and produces equivalent JSON data.
name: 51tools
items:
- json
- yaml
{"name":"51tools","items":["json","yaml"]}
The input is mainly processed in your browser, and the page only uses browser capabilities needed to generate the result.