xcd0 / xml2json

convert xml to json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xml2json

convert xml to json

usage

$ ./xml2json.exe foo.xml
$ cat foo.xml | ./xml2json.exe

install

go install github.com/xcd0/xml2json@latest

About

convert xml to json


Languages

Language:Go 94.5%Language:Makefile 5.5%