jQuery.json
-
jQuery.fromJSON()
Takes a well-formed JSON string and returns the resulting JavaScript object.
-
jQuery.support.JSON
Utilities | Properties of the Global jQuery Object
Support of native JSON methods.
-
jQuery.toJSON()
Takes a JavaScript object and returns the resulting well-formed JSON string.