@zenml/xmldom
v1.1.0
Published
XML DOM manipulation and utilities
Downloads
5
Readme
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