Module boa::js::json

source ·
Expand description

The global JSON object

Functions

Create a new JSON object
Initialise the global object with the JSON object
Parse a JSON string into a Javascript object https://tc39.github.io/ecma262/#sec-json.parse
Process a Javascript object into a JSON string