HuygensING / xmlio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 build

Development

$ npm run watch

Test

$ npm test

Go to localhost:8080/__test to see Mocha/Chai output

About


Languages

Language:JavaScript 48.5%Language:TypeScript 47.5%Language:HTML 3.0%Language:Shell 1.0%