sketch-hq/sketch-document

File format schema to TypeScript transform script

Closed this issue · 0 comments

  • Create a new repo to house the transform script
  • File format schemas will be imported as a dependency, and used as a data source
  • Use TypeScript compiler API and AST to do the actual transformation from json schema to TS
  • Repo will also publish an npm module containing the types