/ZenmlXmldom

XML DOM with extra utilities

Primary LanguageTypeScriptMIT LicenseMIT

XML DOM with extra utilities

Overview

This package reexports everything from @xmldom/xmldom together with extra utilities for manipulating XML structures. Note that if you import this package, the classes regarding DOM (such as Element and Text) will be automatically extended with extra methods, so please use it with caution.

This is a part of the ZenML infrastructure.

Installation

Install via npm.

npm i @zenml/xmldom

Version compatibility

@zenml/xmldom @xmldom/xmldom
1.1.0 0.8.6
1.0.0 0.7.5