aeson-pretty

v 0.8.10 Updated: 4 months ago

JSON pretty-printing library and command-line tool.

A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty of streams of JSON data. The library provides the function "encodePretty". It is a drop-in replacement for aeson's "encode" function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary "compact"-mode, essentially the opposite of pretty-printing.

https://www.haskell.org/alex/

To install aeson-pretty, paste this in macOS terminal after installing MacPorts

sudo port install aeson-pretty

Add to my watchlist

Installations 4
Requested Installations 3