JSON Tools

JSON Validator

Validate JSON syntax and inspect parsed output in a readable form.

Valid JSON payload.

{
  "name": "Softkey Tools",
  "stack": [
    "Angular",
    "TypeScript",
    "SSR"
  ],
  "published": true
}