Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T19:04:45.000Z (about 1 month ago)
- Last Synced: 2024-12-28T22:02:40.503Z (8 days ago)
- Topics: jdt, json, transform, transformations, transforming-files
- Language: C#
- Homepage:
- Size: 1.4 MB
- Stars: 105
- Watchers: 19
- Forks: 36
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
JSON Document Transfoms
============
[![NuGet package](https://img.shields.io/nuget/v/Microsoft.VisualStudio.Jdt.svg)](https://nuget.org/packages/Microsoft.VisualStudio.Jdt)
[![Build status](https://ci.appveyor.com/api/projects/status/xi1ufnfhnhh5e31m/branch/master?svg=true)](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.