A polymer element to display xmls.
Powered by himdel/xml_display
First, make sure you have Bower package manager. Run bower install
in the folder to download all dependencies.
Second, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your application locally. By default, this tool will create a server accessible in port 8080
To access the element documentation, access http://localhost:8080/components/xml-element/
To access a demo of the element, go to http://localhost:8080/components/xml-element/demo/
The element was tested in Firefox, IE 11, Edge, Firefox and Google Chrome