StringManipulation icon indicating copy to clipboard operation
StringManipulation copied to clipboard

Feature Request: Selected XML fragment to JSON or Ruby/Groovy hash

Open alpdigitech opened this issue 8 years ago • 1 comments

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"

alpdigitech avatar Mar 27 '17 13:03 alpdigitech

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.

krasa avatar Apr 05 '17 06:04 krasa