Home > jQuery-json2table

jQuery-json2table

JQuery-json2table is a project mainly written in JavaScript, it's free.

Displays a JSON object as a table

Converts a JSON structure into a table with simple css classes.

The difficult part is getting the 'rowspan' attribute to match the number of children to be displayed. If this value is off, it shifts values all over the place.

Previous:cyanure2