xml-weaver
Keyboard-first XML and XSD editor for schema-guided editing in the browser.
Demo
Click here
Features
- compact tree view for XML and XSD
- schema-guided editing with placeholders
- migration mode for fixing invalid documents
- open local and remote linked schemas
- export XML/XSD and save draft state
Development
npm install
npm run dev
Build and test
npm test
npm run build