Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/js2xml/mod.ts>js2xml

Convert JavaScript objects to XML
Latest
function js2xml
Re-export
import { js2xml } from "https://deno.land/x/js2xml@1.0.4/mod.ts";

Parameters

js: Record<string, unknown>
options: Js2XmlOptions