You need to enable JavaScript to run this app.
Cljonverter
Converts JavaScript arrays and JSON into Clojure(Script) data.
Clear
Remove commas
Add line breaks
Copy
JSON keys like "a key": will become :a key
All commas will be removed, even the ones inside strings.
Line breaks are added in front of EVERY :.
fndriven