Module js::front::stdlib::json[src]
The JSON global object
Functions
| _create | Create a new |
| init | Initialise the global object with the |
| parse | Parse a JSON string into a Javascript object |
| stringify | Process a Javascript object into a JSON string |