Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Oct 27, 2023

Conversation

Tinny-Robot
Copy link
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
Member

thank you

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

can you please add your changes to the documentation

@Tinny-Robot
Copy link
Contributor Author

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

@C-o-m-o-n
Copy link
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