You need to enable JavaScript to run this app.
JS Intl Kitchen Sink
ListFormat
Intl.ListFormat
Enables language-sensitive list formatting.
Add values
Motorcycle
Bus
Car
Add Value
Result
Motorcycle, Bus, and Car
Parameters
Locale
Optional
locale
Select a locale
Options
Optional
localMatcher
Select a localMatcher
type
Select a type
style
Select a style
Useful Links
MDN web docs Mozilla
The Intl.ListFormat object is a constructor for objects that enable language-sensitive list formatting.
v8.dev
Intl.ListFormat
TC39
Intl.ListFormat