A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
190
stars
15
forks
source link
Add `SimpleYAML` input format #74
Closed
Blacksmoke16 closed 3 years ago
Resolves #68
SimpleYAML
input formatYAML
input format, but without alias/anchor support to allow streaming the input conversion. E.g. to save memory on large inputs.