StringManipulation
StringManipulation copied to clipboard
Feature Request: Selected XML fragment to JSON or Ruby/Groovy hash
Given a selected XML fragments convert the elements to JSON or Ruby/Groovy hash and store the result in the clipboard. Element attributes should be converted as sub-elements. Could be these 2 menu entries: "Copy as JSON" "Copy as Ruby/Groovy Hash"
Last time I converted XML to JSON, it turned out that the real JSON produced by an app looked quite differently... But whatever, pull request welcomed, if it does not come with a huge dependency.