question
0
Votes
Votes
3
Answers
Answers
M$1.00
Where can I find a JSON viewer application for OS X?
I'm looking for a program to run on my Mac that will allow me to format JSON and view JSON in an object browser. The functionality I'm seeking is similar to JSONViewer, which is Windows only.
The asker of this question selected no best answer.
answers (3)
Looks like this will work...apparently browser based? But I've never done JSON work, so...not sure on the details.
http://www.thomasfrank.se/downloadableJS/JSONeditor_example.html
http://jsoneditor.net/#editor
http://maisonbisson.com/blog/post/12488/browser-based-json-editors/
"JSONLint, a JSON validator, was the tool I needed a while ago to be able to play with JSON as format for exchanging data in some APIs I was working on a while ago. And now I like JSON well enough that I’m thinking of using it as an internal data format in one of my applications, especially because it’s relatively easy to work with in JavaScript. Or, at least that’s the promise."
http://www.thomasfrank.se/downloadableJS/JSONeditor_example.html
http://jsoneditor.net/#editor
http://maisonbisson.com/blog/post/12488/browser-based-json-editors/
"JSONLint, a JSON validator, was the tool I needed a while ago to be able to play with JSON as format for exchanging data in some APIs I was working on a while ago. And now I like JSON well enough that I’m thinking of using it as an internal data format in one of my applications, especially because it’s relatively easy to work with in JavaScript. Or, at least that’s the promise."
JSON Pro Viewer is a cross platform tool that runs on OS X.
http://www.jsonpro.com
It allows you to manage large JSON documents and sits on top of Adobe's AIR platform.
http://www.jsonpro.com
It allows you to manage large JSON documents and sits on top of Adobe's AIR platform.
tags: json, javascript
Related questions
140 characters left












