json_formatter icon indicating copy to clipboard operation
json_formatter copied to clipboard

Simple JSON formatter command line utility

= json_formatter

Simple json formatting from your command line.

Installation:

gem install json_formatter

Example:

curl http://example.com | json_formatter

or

json_formatter "{}"

== Copyright

Copyright (c) 2011 Oscar Del Ben. See LICENSE.txt for further details.