All Projects → microsoft → Slow Cheetah

microsoft / Slow Cheetah

Licence: other
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild

Projects that are alternatives of or similar to Slow Cheetah

Dd Plist
A java library providing support for ASCII, XML and binary property lists.
Stars: ✭ 201 (-11.45%)
Mutual labels:  xml
Biblia
Bíblia: XML + SQL + JSON
Stars: ✭ 211 (-7.05%)
Mutual labels:  xml
Scala Xml
The standard Scala XML library
Stars: ✭ 222 (-2.2%)
Mutual labels:  xml
Farm
Zerocrat Core Engine
Stars: ✭ 207 (-8.81%)
Mutual labels:  xml
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (-10.13%)
Mutual labels:  xml
Hypertextliteral
Generate HTML, XML, and other web content using Swift string literal interpolation
Stars: ✭ 219 (-3.52%)
Mutual labels:  xml
Xmlschema
XML Schema validator and data conversion library for Python
Stars: ✭ 201 (-11.45%)
Mutual labels:  xml
Apiproblem
A simple implementation of the api-problem specification. Includes PSR-15 support.
Stars: ✭ 225 (-0.88%)
Mutual labels:  xml
Xmlquery
xmlquery is Golang XPath package for XML query.
Stars: ✭ 209 (-7.93%)
Mutual labels:  xml
Fulltext
Search across and get full text for OA & closed journals
Stars: ✭ 221 (-2.64%)
Mutual labels:  xml
Trimesh2
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
Stars: ✭ 206 (-9.25%)
Mutual labels:  transformations
Home
A configurable and eXtensible Xml serializer for .NET.
Stars: ✭ 208 (-8.37%)
Mutual labels:  xml
Renderer
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go
Stars: ✭ 220 (-3.08%)
Mutual labels:  xml
Tt
a Pythonic toolkit for working with Boolean expressions
Stars: ✭ 206 (-9.25%)
Mutual labels:  transformations
Odoo Pycharm Templates
Templates for Odoo in PyCharm
Stars: ✭ 222 (-2.2%)
Mutual labels:  xml
Iran
Administrative divisions of Iran in json and xml formats - تقسیمات کشوری ایران با فرمت جی‌سان و ایکس ام ال
Stars: ✭ 201 (-11.45%)
Mutual labels:  xml
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (-4.41%)
Mutual labels:  xml
Konf
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
Stars: ✭ 225 (-0.88%)
Mutual labels:  xml
Parse
Go parsers for web formats
Stars: ✭ 224 (-1.32%)
Mutual labels:  xml
Bpmn Moddle
Read and write BPMN 2.0 XML from JavaScript.
Stars: ✭ 221 (-2.64%)
Mutual labels:  xml

slow-cheetah

NuGet package Build status

Transformations for XML files (such as app.config) and JSON files.

Includes two primary components:

  1. NuGet package that adds an msbuild task to perform transforms on build.
  2. Visual Studio extension for generating and previewing transforms.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Supported Platforms

  • Visual Studio 2015-2019

Supported File Types

SlowCheetah supports transformations for XML files, specified by XDT and for JSON files, specified by JDT. Transform files created by the extension follow these formats.

Features

Perform transformations of XML and JSON files on build per configuration and publish profiles.

Quickly add and preview transformations to a file in the project.

How to Perform Transformations

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].