JSON to TypeScript

Turn sample JSON into typed interfaces instantly.

How it works

The generator maps object shapes to interfaces, arrays to item types and primitive values to string, number, boolean or null.

Example