🏠 New in Low Baseline Support: Intl.ListFormat
April 26, 2021
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]