https://github.com/cppfw/mikroxml
Stream-oriented XML parser in C++
https://github.com/cppfw/mikroxml
Last synced: 3 months ago
JSON representation
Stream-oriented XML parser in C++
- Host: GitHub
- URL: https://github.com/cppfw/mikroxml
- Owner: cppfw
- License: mit
- Created: 2017-08-18T13:36:13.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T20:30:44.000Z (3 months ago)
- Last Synced: 2025-01-27T21:33:42.236Z (3 months ago)
- Language: C++
- Homepage:
- Size: 6.24 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
:name: mikroxml
= {name}
|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]]
|====Stream-oriented parser of [MicroXML](https://dvcs.w3.org/hg/microxml/raw-file/tip/spec/microxml.html) in C++.
= Installation and usage tutorials
See link:wiki/Main.adoc[WiKi]