Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/xml.ts>parse

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function parse
import { parse } from "https://deno.land/x/lume@v1.18.3/deps/xml.ts";

XML parser

Parameters

content: string | Flux
optional
options: ParserOptions

Returns

document