Back to this category
Live

JSON formatter

Developer productivity helpers: formatters, regex test, cron next-runs, naming conversion, and JSON-to-TypeScript.

Valid JSON

{
  "name": "beancloud",
  "year": 2026,
  "tags": [
    "tools",
    "games"
  ]
}
{"name":"beancloud","year":2026,"tags":["tools","games"]}