Live · runs in your browser

Try schema live

Paste a JSON response and infer a draft-07 schema, generate TypeScript types, or turn a schema into an example — the real lacspace-schema engine, entirely in your browser.

Paste JSON (an object, or an array of samples)
cat data.json | lacspace-schema infer

Runs client-side, so nothing is uploaded. Locally you also get NDJSON + glob inputs, schema→TS with $ref, and a breaking-change schema diff for CI.