JSON Convert
.Work
Convert JSON to JSON Schema, TypeScript, and more.
Input JSON
{
"mail"
:
"info@example.com"
,
"colors"
: [
"red"
,
"green"
,
"blue"
],
"created"
:
"2022-08-08"
,
"sticky"
:
true
}
Work it out
Edit schema
Click on names and values to edit
any
JSONSchema
TypeScript
SQL
Anonymized
HTML Form
Submit