🏠 New in High Baseline Support: Intl.ListFormat
October 26, 2023
The Intl.ListFormat
API creates a locale-aware formatter that turns iterable objects into localized strings.
Source features
javascript.builtins.Intl.ListFormat
[mdn]javascript.builtins.Intl.ListFormat.ListFormat
[mdn]javascript.builtins.Intl.ListFormat.format
[mdn]javascript.builtins.Intl.ListFormat.formatToParts
[mdn]javascript.builtins.Intl.ListFormat.resolvedOptions
[mdn]javascript.builtins.Intl.ListFormat.supportedLocalesOf
[mdn]