{"id":26638073,"url":"https://github.com/matesxs/xmlbuilder","last_synced_at":"2025-03-24T17:25:11.135Z","repository":{"id":282773555,"uuid":"949586049","full_name":"Matesxs/XMLBuilder","owner":"Matesxs","description":"Single header library for C++ used to programratically create XML documents","archived":false,"fork":false,"pushed_at":"2025-03-23T21:57:19.000Z","size":267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T22:35:08.210Z","etag":null,"topics":["builder","cpp","cpp20","document","generator","library","single-header","xml"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Matesxs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-16T19:22:58.000Z","updated_at":"2025-03-23T21:57:23.000Z","dependencies_parsed_at":"2025-03-16T21:42:45.521Z","dependency_job_id":null,"html_url":"https://github.com/Matesxs/XMLBuilder","commit_stats":null,"previous_names":["matesxs/xmlbuilder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matesxs%2FXMLBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matesxs%2FXMLBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matesxs%2FXMLBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matesxs%2FXMLBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Matesxs","download_url":"https://codeload.github.com/Matesxs/XMLBuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245316868,"owners_count":20595518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["builder","cpp","cpp20","document","generator","library","single-header","xml"],"created_at":"2025-03-24T17:25:10.400Z","updated_at":"2025-03-24T17:25:11.129Z","avatar_url":"https://github.com/Matesxs.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XML Builder library for C++\n\n## Note\n\nThis library is still in development so lot of things may change.\n\n## About XML Builder Library\n\nThis library is designed to simplify the process of generating XML documents programmatically. The primary motivation behind creating this library stems from the observation that many existing XML generation tools or libraries can be overly complex, difficult to integrate, or lack flexibility for developers who need a easy-to-use solution.\n\n### Key Motivations:\n- **Simplicity**: Many existing XML generators are either too verbose or require extensive setup. This library aims to provide a straightforward and intuitive interface.\n- **Header-Only Design**: The library is designed as a single header file, making it easy to integrate into projects without the need for complex build configurations or dependencies.\n- **Flexibility**: Whether you're building a small script or integrating XML generation into a larger application, this library provides the tools you need.\n\n### Why Create This Library?\n\nThe absence of a simple, lightweight, and header-only solution inspired me to create this XML builder library. My goal was to create simple library for my projects that don't need extensive setup and is ready to use with friendly interface.\n\n## Features\n\n- Single header file\n- Use with any build system\n- [Documentation](https://matesxs.github.io/XMLBuilder/)\n\n## Limitations\n\n- Use of modern C++ standard C++20\n- No XML check, only check done is on repeating attribute names\n\n## Repository structure\n\n- **include** folder contains the library itself, feel free to include it in your project\n- **tests** folder contains tests of functionality of the library\n\n## Support\n\nCurrently there are no official example, FAQ or anything like that. If you want examples of usage you can refer to tests. In **special_tests.cpp** there is example of real life usage of the library. If you want to explore the library you can go directly to the source code in **include** folder and read through the code. It's documented by doxygen comments and if you find any mistake feel free to report it in issues or create PR yourself. If you are more into web page documentation then there is hosted version of the doxygen documentation on [Documentation](https://matesxs.github.io/XMLBuilder/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatesxs%2Fxmlbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatesxs%2Fxmlbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatesxs%2Fxmlbuilder/lists"}