Website: http://youknowone.github.com/VisualJSON
VisualJSON is simple JSON pretty-viewer for Mac OS X.
Download recent VisualJSON on Appstore. (http://itunes.apple.com/app/id488709442)
Or try preview if available. (http://github.com/youknowone/VisualJSON/downloads)
Visit help wiki (http://github.com/youknowone/VisualJSON/wiki)
You need github account. Issue tracker is http://github.com/youknowone/VisualJSON/issues
You need an IRC client, such as XChat Azure
Visit irc://irc.freenode.org/#youknowone
NOTE: I am joining always, but don't feedback realtime.
Fork on project page http://github.com/youknowone/VisualJSON.
Or clone this project.
git clone git://github.com/youknowone/VisualJSON.git
cd VisualJSON
git submodule update --init
pod install
open VisualJSON.xcworkspace
HACKING.md for tips ;)