json-sort-keysdevdata
JSON Sort Keys
Sort JSON object keys (recursively).
Inputs
Output
(no output yet)
Explanation
Produce stable JSON output for diffs, reviews, and reproducible config files.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related