https://github.com/microsoft/json-document-transforms
JDT - Transform JSON files using a JSON transformation file
https://github.com/microsoft/json-document-transforms
jdt json transform transformations transforming-files
Last synced: 16 days ago
JSON representation
JDT - Transform JSON files using a JSON transformation file
- Host: GitHub
- URL: https://github.com/microsoft/json-document-transforms
- Owner: microsoft
- License: other
- Created: 2017-05-04T19:22:57.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T03:15:43.000Z (2 months ago)
- Last Synced: 2025-03-31T22:21:51.351Z (2 months ago)
- Topics: jdt, json, transform, transformations, transforming-files
- Language: C#
- Homepage:
- Size: 1.61 MB
- Stars: 106
- Watchers: 17
- Forks: 36
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
JSON Document Transfoms
============
[](https://nuget.org/packages/Microsoft.VisualStudio.Jdt)
[](https://ci.appveyor.com/project/jviau/json-document-transforms/branch/master)JSON Document Transforms (JDT) library. Perform transformations on JSON files using another JSON as the specification. This is the C# implementation.
For more information on how JDT works, see the [JDT Wiki](https://github.com/Microsoft/json-document-transforms/wiki)
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.## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.