Wednesday, 15 July 2020

How to Convert XML to JSON on the Command Line


XML is complicated, and parsing it natively is fairly hard, even with scripting languages. Luckily, there’s a utility that can convert XML to JSON, which is easier to work with, both in scripts and on the command line.

Read This Article on CloudSavvy IT ›



from How-To Geek https://ift.tt/2B1j25K

No comments:

Post a Comment