Skip to content

VS Code Extension for lossless conversion between YAML and JSON

License

Notifications You must be signed in to change notification settings

dannywrayuk/yaml-json-converter

Repository files navigation

YAML to JSON Converter for VSCode

Adds a command that will quickly convert between YAML and JSON.

YAML anchors are preserved by embedding them into the JSON as keys.

How to use