~asayers/yason

Render ugly jsonl as pretty yaml
Update lockfile
Disable colours when stdout is not a tty
Use jq -c in example

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~asayers/yason
read/write
git@git.sr.ht:~asayers/yason

You can also use your local clone with git send-email.

#Yason

Renders ugly jsonl as pretty yaml.

$ yason <in.jsonl >out.yaml
$ jq -c ... | yason | less

It can do around 10 MB/s; good enough.

Do not follow this link