/jsRVRecursiveDescentDataInspector

jq plugin that creates a "recursive descent" data inspector for any "flat" JSON data. Dependencies: jQuery, jsRender/Views, Raphaeljs

Primary LanguageJavaScriptOtherNOASSERTION

Recursive Data Inspector jQuery Plugin.

This is done with jQuery, Boris Moore's jsRender / jsViews framework, and RaphaelJS.

Usage = $("#yourJqueryElement").rdInspector(yourFlatJSONData);