Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 967 Bytes

xml-element

A polymer element to display xmls.

Powered by himdel/xml_display

Try it yourself

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/

demo_xmlelement.png

Compatibility notes

The element was tested in Firefox, IE 11, Edge, Firefox and Google Chrome