gron icon indicating copy to clipboard operation
gron copied to clipboard

Make it possible to process yaml instead of json

Open tumdum opened this issue 4 years ago • 2 comments

Adds new flag that tells gron to treat input as a yaml instead of json. So that I don't have to use external tools to convert to json first :)

tumdum avatar Sep 03 '20 15:09 tumdum

Implementation like clean, and it even has tests. I hope a maintainer will consider merging this.

FreedomBen avatar Nov 07 '20 06:11 FreedomBen

Adds new flag that tells gron to treat input as a toml instead of json. So that I don't have to use external tools to convert to json first :)

Title/code says yaml, but you say toml. The ability to process toml as well too would be nice, though.

jmcantrell avatar Jun 18 '21 02:06 jmcantrell