input/other

Methods

(protected, inner) parseJSON(str) → {Object|Array.<Object>|Array.<String>}

Parse (in)valid JSON

Source:
Parameters:
Name Type Description
str String

The input string

Returns:
Type:
Object | Array.<Object> | Array.<String>

The parsed object

Methods

(protected, inner) parseJSON(str) → {Object|Array.<Object>|Array.<String>}

Parse (in)valid JSON

Source:
Parameters:
Name Type Description
str String

The input string

Returns:
Type:
Object | Array.<Object> | Array.<String>

The parsed object