Format, validate, minify, beautify, and sort JSON data with configurable indentation and batch processing support.
# JSON Formatter Online JSON formatter, validator, beautifier, and minifier. Works with any JSON data. ## Features - Pretty-print JSON with configurable indentation - Minify JSON for production use - Validate JSON structure - Sort object keys - Batch process multiple files ## Usage ```bash clawdhub install king-json-formatter python3 main.py format data.json python3 main.py minify data.json python3 main.py validate data.json ```
don't have the plugin yet? install it then click "run inline in claude" again.