xml-to-json-fast
xml-to-json-fast copied to clipboard
Fast, light converter of xml to json capable of handling huge xml files
Results
2
xml-to-json-fast issues
Sort by
recently updated
recently updated
newest added
Running: `xml-to-json-fast
newline characters are included in the strings. This is invalid JSON. It _should_ be an _escaped_ newline character. That is to say, literally a backslash `\` followed by a lower...