matheuspoleza / avro-to-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avro-to-typescript

  1. Run yarn install
  2. Replace example.avsc with your avro schema content.
  3. Run yarn convert

We'll see generated interfaces on console output.

About


Languages

Language:TypeScript 100.0%