quicktype / quicktype-custom-csharp-example

An example showing how to extend quicktype via its API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example of how to extend quicktype via its API. There's an accompanying blog post which explains this code.

Installing dependencies

npm install

Running

npm start input.schema

About

An example showing how to extend quicktype via its API


Languages

Language:TypeScript 100.0%