Color your JSON!

Pipe your curl output to cjson and make it both sexier and easier to read.

Colorful
JSON

Install

gem install colorful_json

Usage

curl -s https://api.flattr.com/rest/v2/users/smgt/things | cjson

Or open a file from disk

cjson things.json

Copyright (c) 2011 Simon Gate. See LICENSE for details.