xmlio
v5.4.0
Published
Utility lib to convert an XML string to a tree, alter the tree and output the tree to an XML, HTML or JSX string.
Readme
XMLio
Utility lib to convert an XML string to a tree, alter the tree and output the tree to an XML, HTML or JSX string.
Build
$ npm run buildDevelopment
$ npm run watchTest
$ npm testGo to localhost:8080/__test to see Mocha/Chai output
