fmtconv
Convert between JSON and YAML format files.
parser-yaml
parser-cache compatible YAML parser, using js-yaml.
converter
Convert between XML, JSON and YAML, from one format to another.
jy-transform
This project aims to read, write and transform YAML, JS or JSON objects into each other using CLI or API, while the source and destination resources can be files on CLI and additionally, objects or streams on API level.