https://github.com/id-ja/xml-toys
an XML Swiss knife brings all XML tools into one place.
https://github.com/id-ja/xml-toys
react tauri tools xml
Last synced: 12 months ago
JSON representation
an XML Swiss knife brings all XML tools into one place.
- Host: GitHub
- URL: https://github.com/id-ja/xml-toys
- Owner: ID-JA
- License: mit
- Archived: true
- Created: 2024-06-02T22:27:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T19:44:58.000Z (about 2 years ago)
- Last Synced: 2025-03-19T00:28:20.119Z (over 1 year ago)
- Topics: react, tauri, tools, xml
- Language: TypeScript
- Homepage:
- Size: 391 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XML Toys
> [!NOTE]
> This project is a school assignment to build an application that works with XML files
an XML Swiss knife brings all XML tools into one place.
## Features
- **XML to DTD Conversion:** Generate a Document Type Definition (DTD) from an XML file.
- **XML to XSD Conversion:** Generate an XML Schema Definition (XSD) from an XML file.
- **XML Validation:** Validate an XML file against a provided XSD file and display validation errors.
- **XML to JSON Conversion:** Convert XML content to JSON format.
- **XSLT Transformation:** Transform XML to HTML using XSLT and display the HTML output.
## Copywriter and License
© [Jamal Id Aissa](https://github.com/ID-JA/), [Nazha Haida](https://github.com/nazhahaida)
This project is licensed under the MIT License.