Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/negativetwelve/pretty-json

Make your JSON pretty.
https://github.com/negativetwelve/pretty-json

Last synced: 17 days ago
JSON representation

Make your JSON pretty.

Awesome Lists containing this project

README

        

# Make your JSON Pretty

Python and Ruby implementations, simply feed the file in through standard in or
pipe the output of an api through the library.

python json-pretty.py < test.json

ruby json-pretty.rb < test.json