🏠 New in High Baseline Support: JSON

January 29, 2018

caniuse · mdn · spec

The JSON API provides static methods for parsing values from and converting values to JavaScript Object Notation (JSON), a serialization format for objects, arrays, numbers, strings, Boolean values, and null.

Source features