JQuery plugin - styleJSON (codephined.com)

1 points by codephined ↗ HN
StyleJSON is a work-in-progress attempt at "styling" an arbitrary JSON object as simply and comfortably as possible with HTML and CSS.

2 comments

[ 2.8 ms ] story [ 16.6 ms ] thread
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.