krijoh92 / mtgjson-to-ts

Create typescript definitions from mtgjson docs!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtgjson-to-ts

Simple tool to convert mtgjson to typescript, utilizing the schemas in the mtgjson-website repo by slightly transforming them to valid JSON schema and compiling to typescript types

  1. Install dependencies
  2. Run yarn build
  3. ???
  4. Profit

About

Create typescript definitions from mtgjson docs!


Languages

Language:TypeScript 100.0%