Description
A Haskell library and command-line tool for pretty-printing JSON. It formats JSON into a more readable layout, which helps developers inspect API responses, configuration files, logs, and test data.
Use it when JSON needs to be easier to read or compare. Formatting changes whitespace and layout, not the meaning of valid JSON data.