🏠 New in Low Baseline Support: JSON

July 29, 2015

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