xq icon indicating copy to clipboard operation
xq copied to clipboard

XML to JSON?

Open sarnobat opened this issue 7 years ago • 0 comments

It appears that xq does support XML to JSON conversion, but only if you supply a file with a .json extension. Is there a way to print the output to stdout instead? I want to pipe this into jq in a single pipeline instead of using a temporary file.

sarnobat avatar Jun 27 '18 00:06 sarnobat