Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://akarzazi.github.io/xdt-playground/
Online XDT Tester (XML Document Transforms) with xdt-extentions
https://akarzazi.github.io/xdt-playground/
Last synced: 3 months ago
JSON representation
Online XDT Tester (XML Document Transforms) with xdt-extentions
- Host: GitHub
- URL: https://akarzazi.github.io/xdt-playground/
- Owner: akarzazi
- Created: 2020-06-14T04:38:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T00:14:06.000Z (over 1 year ago)
- Last Synced: 2024-05-23T07:56:07.264Z (6 months ago)
- Language: C#
- Homepage: https://akarzazi.github.io/xdt-playground/
- Size: 4.75 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - XDT Transform playground) - A playground IDE for you to play/test XDT Transformation of .NET config wiles. (Configuration)
README
# XDT Playground
## Try it [Online Playground](https://akarzazi.github.io/xdt-playground)
A playground for experimenting XML Document Transforms and [xdt-extentions](https://github.com/akarzazi/xdt-extensions).
You can view the XDT format and syntax reference here
https://docs.microsoft.com/en-us/previous-versions/aspnet/dd465326(v=vs.110)?redirectedfrom=MSDN#transform-attribute-syntaxThis playground is based on the package [xdt-extentions](https://github.com/akarzazi/xdt-extensions) which brings additional transform operations to the standard XDT library.