# simple-xml-formatter **Repository Path**: EEPPEE_admin/simple-xml-formatter ## Basic Information - **Project Name**: simple-xml-formatter - **Description**: simple xml formatter using go wails + vue3, don't expect too much functionalities - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-22 - **Last Updated**: 2026-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, XML ## README # Simple XML Pretty Formatters - idea from: https://xmlformatter.org/# # Screenshot - Right side is xml's value perview, use the `testdata/shitxml.xml` ![](./screenshot/2026-01-22-193651_1920x1200_scrot.png) # damn it can also package with my own `htmlbundler.cpp` project - ref links: https://gitee.com/EEPPEE_admin/htmlbundlergen.cpp/tree/master/experimental/goversion - example command: ```bash $ ./X ./dist/ -o app.cpp -b -e myapp -p 9999 ```