CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
21.72k stars 2.6k forks source link

XLM/JSON/YAML converter #314

Closed ephraim-beltran closed 1 month ago

ephraim-beltran commented 1 year ago

Is your feature request related to a problem? Please describe. I sometimes get DMARC reports in XML format but it doesn't happen enough to warrant a separate service to parse. I often just do a quick google search for XML to JSON converter to make it more readable.

Something similar to https://codebeautify.org/xmltojson would be a nice feature.

CorentinTh commented 1 year ago

JSON <-> YAML converters are live !

https://it-tools.tech/json-to-yaml-converter

screely-1681158961670

sharevb commented 1 month ago

Hi @CorentinTh and @ephraim-beltran, XML <> JSON implemented in #1231