Prettify JSON
Project description
Port of ruby tool, jsonpretty. Because I hate ruby.
Installation and Usage
Install JSONPretty using easy_install:
easy_install JSONPretty
Pass some JSON to STDIN
echo ‘{“ugly”: true}’ | jsonpretty
Or, give it a filename
jsonpretty whatever.js
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
JSONPretty-1.0.0.tar.gz
(875 Bytes
view hashes)