JSON Validator
Validate JSON syntax and inspect parsed output in a readable form.
{
"name": "Softkey Tools",
"stack": [
"Angular",
"TypeScript",
"SSR"
],
"published": true
}Validate JSON syntax and inspect parsed output in a readable form.
{
"name": "Softkey Tools",
"stack": [
"Angular",
"TypeScript",
"SSR"
],
"published": true
}