JQuery plugin - styleJSON
codephined.comStyleJSON is a work-in-progress attempt at "styling" an arbitrary JSON object as simply and comfortably as possible with HTML and CSS.
StyleJSON is a work-in-progress attempt at "styling" an arbitrary JSON object as simply and comfortably as possible with HTML and CSS.
Comments
So basically it turns json into html?
yes, using a parallel object you can supply a template to parse what you need displayed from a json data source.