JSON Minifier

Minify JSON for smaller payloads.

About JSON minifying

JSON minifying removes spaces and line breaks to reduce size.

Use minified JSON for network payloads. Use formatted JSON for reading.