dojo._base.json
| Status: | Draft |
|---|---|
| Version: | 1.0 |
| Available: | since V? |
dojo._base.json contains functions to deal with JSON data.
As with all dojo._base components, these functions are included within Dojo Base. You get this functionality by just including dojo.js or dojo.xd.js in your page.
Features
-
Parses a JSON string to return a JavaScript object
-
Returns a JSON serialization of an object