JSON-stat > Format > Viewer
IntenseDebate - allthingsmanga\n
\n
\n \n \n
\n \n
\n
\n
\n
\n
\n
\n\n allthingsmanga\n\n
\n
\n

\n allthingsmanga

\n \n \n 0p\n \n
\n \n

0 comments posted · 0 followers · following 0

\n
\n
\n
\n

allthingsmanga has not made any comments yet...check back soon.

\n
\n\n
\n \n \n \n \n \n' ; try{ //Is it JSON? j=JSONstat( JSON.parse(str) ); }//Not JSON? is it a CSV? catch(e){ j=JSONstat( JSONstatUtils.fromCSV(str, { label: "Imported from CSV", vlast: true // vfield is known as a format requirement: last column*/ // assuming standard delimiter "," and decimal "." }) ); isCSV=true; }