README
xml-edit
A Vue.js component showing and editing XML in tree view.
Installation
npm i -S g8-xml-edit
Usage
<g8-xml-edit :xml="xml" />
Documentation
Public
https://eidng8.github.io/xml-edit/index.html
A Vue.js component showing and editing XML in tree view.
<script type="module">
import g8XmlEdit from 'https://cdn.skypack.dev/g8-xml-edit';
</script>
A Vue.js component showing and editing XML in tree view.
npm i -S g8-xml-edit
<g8-xml-edit :xml="xml" />
https://eidng8.github.io/xml-edit/index.html