Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.