#yaml #json #convert-json #line #command #command-line

app y2j

Convert YAML to JSON on the command line

1 unstable release

0.2.0 Mar 1, 2021

#54 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

~3MB
~55K SLoC