Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
https://github.com/microsoft/XmlNotepad

Last synced: 5 days ago
JSON representation

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.

Awesome Lists containing this project

README

        

XML Notepad is a Windows program that provides a simple intuitive User Interface for browsing and editing XML documents. There are four ways to install it:
1. [ClickOnce® installer](https://lovettsoftwarestorage.blob.core.windows.net/downloads/XmlNotepad/XmlNotepad.application) - this is the most convenient, install it directly from the web browser.
2. [Standalone downloadable installer](https://lovettsoftwarestorage.blob.core.windows.net/downloads/XmlNotepad/XmlNotepadSetup.zip) if you need something that works offline.
Just download the zip file, copy it to the machine you want to install it on, unzip the file on that machine and run `XmlNotepadSetup.msi`.
3. [Windows MSIX installer](https://lovettsoftwarestorage.blob.core.windows.net/downloads/XmlNotepad.Net/index.html) if you need a trusted Windows installer.
4. You can also use [WinGet](https://winget.run/pkg/Microsoft/XMLNotepad) as follows: `winget install XmlNotepad`

[![image](docs/assets/images/help.png)](https://youtu.be/bmchxiu_oV0)

[XML Notepad](http://microsoft.github.io/XmlNotepad) provides the following useful features:
- XML Schema aware Intellisense
- Find dialog that supports XPath
- Support for XInclude
- Supports XSLT transforms with inline viewer of XSLT output
- Automatic conversion of .csv, .json and .html files
- Handy stats about your XML documents
- XML diff to compare 2 similar XML documents
- Vibrant community with many [updates and bug fixes](http://microsoft.github.io/XmlNotepad/help/updates/).

See [XML Notepad Design](http://microsoft.github.io/XmlNotepad/dev/design/) for information about how this application is built.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## Change History

See [Change History](http://microsoft.github.io/XmlNotepad/help/updates/) for a list of new features and bug fixes.

## Help

See [Help Pages](http://microsoft.github.io/XmlNotepad).