Skip to main content
Module

x/xml/mod.ts>stringify

📑 A XML parser/stringifier for Deno written in typescript and with no dependencies
Go to Latest
function stringify
import { stringify } from "https://deno.land/x/xml@2.1.2/mod.ts";

XML stringifier

Parameters

content: udocument
optional
options: StringifierOptions

Returns

string