jtm icon indicating copy to clipboard operation
jtm copied to clipboard

HTML/XML to JSON converter

Results 4 jtm issues
Sort by recently updated
recently updated
newest added

How can I fix this? I have a HTML file containing also JS inside

Officially, an XML declaration requires its attributes to be in the order: version, encoding, and then standalone. See for instance: https://xmlwriter.net/xml_guide/xml_declaration.shtml. Unfortunately, jtm seems to store all attributes in a...

First of all, thank you for this utility. I try to use jtm to convert a 1.3GB .xml file to json and each time my system runs out of RAM,...

Tried to use `jtm` on my Raspberry Pi 3B and run into trouble. It started to throw C++ exceptions. Here's the fix for it.