JSON formatter that produces readable and compact output
JSON formatter that produces highly readable but fairly compact output
fracturedjson$ fracturedjson input.json$ fracturedjson input.json > output.json$ cat data.json | fracturedjson$ fracturedjson minified.json$ curl https://api.example.com/data | fracturedjson