JSON ↔ XML
Convert between JSON and XML.
Processed with Bun
This tool runs on the server. The browser cannot use Bun format APIs.
About JSON and XML
XML uses tags to describe structured data.
If the JSON value is not an object, the tool wraps it under a root element.
The server uses Bun native parsers. No extra format packages are required.