An open API service indexing awesome lists of open source software.

https://github.com/vorner/jsonpp

A json pretty printer
https://github.com/vorner/jsonpp

Last synced: 11 months ago
JSON representation

A json pretty printer

Awesome Lists containing this project

README

          

# JSON PP

A pretty printer for json.

It reads lines from standard input (one JSON per line) and outputs them
pretty-printed for better human readability.