React XML Editor, inspired by xonomy.
$ npm install --save react-xml-editor
Render the XmlEditor component, passing in the initial XML as a string. Add, remove and modify elements, attributes and text according to the document spec that you provide. Harvest the modified XML as a string. See the demo directory for a full example.
colindoig [at] gmail [dot] com