Basic config
- name: api -> { "name": "api" }
format validator
Convert YAML to JSON locally for API payloads and configs.
Parses YAML locally using a browser-safe parser.
Outputs pretty JSON with indentation.
No data is stored or sent.
Conversion only; does not enforce JSON schemas.