#convert-json #yaml #line #command

app y2j

Convert YAML to JSON on the command line

1 unstable release

0.2.0 Mar 1, 2021

#64 in #convert-json

MIT license

5KB

y2j

YAML to JSON and back again.

Usage

Conert YAML to JSON

> cat example.yaml | y2j

Convert JSON to YAML

> cat example.json | y2j --reverse

Dependencies

~4.5MB
~77K SLoC