Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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
- Created: 2024-06-02T22:27:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T19:44:58.000Z (7 months ago)
- Last Synced: 2024-06-28T00:16:19.763Z (7 months 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 filesan 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.