You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There are xml documents that I work with and I find it hard to read xml when compared to json. It would be useful to have a function to covert between xml and json.
Describe the solution you'd like
When I bring in an xml content, I would like to change it to json as output.
Describe alternatives you've considered
Use 3rd party websites 🤷♂️
Is your feature request related to a problem? Please describe.
There are xml documents that I work with and I find it hard to read xml when compared to json. It would be useful to have a function to covert between xml and json.
Describe the solution you'd like
When I bring in an xml content, I would like to change it to json as output.
Describe alternatives you've considered
Use 3rd party websites 🤷♂️
Additional context
Example from https://www.w3schools.com/xml/note.xml
Using https://codebeautify.org/xmltojson
The text was updated successfully, but these errors were encountered: