Module js::front::stdlib::json[src]

The JSON global object

Functions

_create

Create a new JSON object

init

Initialise the global object with the JSON object

parse

Parse a JSON string into a Javascript object

stringify

Process a Javascript object into a JSON string