Skip to content

feat: Add functions for XML to JSON, JSON to XML, and XML to CSV conversion#8

Merged
C-o-m-o-n merged 5 commits into
Comon-tech:mainfrom
Tinny-Robot:main
Oct 27, 2023
Merged

feat: Add functions for XML to JSON, JSON to XML, and XML to CSV conversion#8
C-o-m-o-n merged 5 commits into
Comon-tech:mainfrom
Tinny-Robot:main

Conversation

@Tinny-Robot
Copy link
Copy Markdown
Contributor

This PR adds three new functions to the Textbin class for converting between XML, JSON, and CSV formats. The new functions are xml_to_json, json_to_xml, and xml_to_csv. The code has also been updated with proper documentation.

close: #7

@C-o-m-o-n
Copy link
Copy Markdown
Member

thank you

@C-o-m-o-n C-o-m-o-n merged commit 6e01194 into Comon-tech:main Oct 27, 2023
@C-o-m-o-n
Copy link
Copy Markdown
Member

can you please add your changes to the documentation

@Tinny-Robot
Copy link
Copy Markdown
Contributor Author

Okay.
Thank you.
Please add the Octoberfezt-accept label

@C-o-m-o-n
Copy link
Copy Markdown
Member

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add functions for XML to JSON, JSON to XML, XML to CSV

2 participants