JSON Biçimlendirici
JSON'u girintileyin, ya da neden ayrıştırılamadığını öğrenin.
An example
Not your input
- Compact
- {"domain":"httpdocs.org","tools":49}
- Formatted
- { "domain": "httpdocs.org", "tools": 49 }
Invalid JSON is reported with the position it went wrong, rather than a blank result.