Paste JSON — format, minify, validate, query, diff. Syntax highlighting, tree view, error pinpointing. Pure JS, instant.
Part of FreeAgentStore — AI tools that run free in your browser.
npm install @freeagentstore/json-formatterexport { formatJson, minifyJson, validateJson, queryJson, diffJson, jsonToTypes, getJsonStats, highlightJson } from "@freeagentstore/json-formatter";<script type="module">
import { ... } from 'https://freeagentstore.online/pkg/json-formatter/index.js'
</script>Open sandbox on FreeAgentStore
MIT