Skip to main content
Module

x/xml/parse.ts

📑 A XML parser/stringifier for Deno written in typescript and with no dependencies
Go to Latest
import * as xml from "https://deno.land/x/xml@3.0.2/parse.ts";

This module contains a parser for XML data.

Functions

XML parser