JSON to TypeScript & Types
Runs in your browserTurn a JSON sample into TypeScript interfaces, Go structs, Rust serde structs, Python dataclasses or Kotlin data classes.
Language
Types are inferred from the sample. Objects in a list are merged, so a key missing from one of them becomes optional.