arrow_back All tools
list_alt

YAML to JSON

Read a config file as JSON, or write one from it.

YAML
JSON
info

Uses js-yaml in safe mode, so custom tags that could construct arbitrary objects are rejected rather than executed.

Other tools