Monday, May 14th, 2007
Simple Tree-based JSON Editor
<p>Marc of Braincast has whipped up a JSON Editor that builds a tree from your JSON, and lets you walk the tree.Then, find a node, and edit at that point.
Related Content:





Monday, May 14th, 2007
Then, find a node, and edit at that point.
Posted by Dion Almaer at 8:53 am
9 Comments





Caching and dynamic views
My client does not want to change his cache settings on IE and I'm trying to figure out a way to dynamically update a view each time it is visited. I...
IE 8 Crashing Problem
Hello Everyone,
Here\'s the situation:
two iSeries boxes - Dev and Prod both V5R4M0
We\'re using AJAX to dynamically load content using a tabbed...
JQuery Function Not Defined?
[div]Hi there,[/div]
[div][/div]
[div]I\'m trying to set a php session variable from a radio button. The idea is that a jquery function is called...
In Episode 25, we chat about IE 8, standards, Acid3, server side JavaScript, and more.
Who are the ajaxians? Find out.
Please contact us at . We would love to hear about any news that we could put up here.
We have individual blogs too:

Nice work. Very compact code and a simple and easy to use interface.
Why would anyone use this when console.dir() in firebug does the same thing, better and without an include?
console.dir…. firebug…..mmmmm :) I completely agree with Dan, it’s another piece of code gone to waste. Nice work though…
Nice, it’s helpfull for analyze complex json..
Looks pretty brilliant to me. Nice work.
I’ve made one too. With a few more options.
http://www.thomasfrank.se/json_editor.html
Try this one: http://jsoneditor.appspot.com
ok i know there are already many, if you want a desktop JSON editor which you can use offline too you could try JSONpad: http://www.jsonpad.co.cc
Many features included and working for all OS (thanks to adobe air ;D)
cheers
Chris
Here is YUI based JSON editor (Json tree based editing )
http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html