xml_fiddler icon indicating copy to clipboard operation
xml_fiddler copied to clipboard

Tool for working with XML docs

XML Fiddler

XML Fiddler is simple online tool for quick XML exploration. It is online here.

It can group collapse nodes, click to copy xpaths and extract values from nodes. It probably won't work with too big files but it isn't the goal.

Notes

  • https://developer.mozilla.org/en-US/docs/Web/API/File

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Masa331/xml_fiddler.

License

This thing is available as open source under the terms of the MIT License.