ts-humanize / wordSeries
wordSeries(
words,conjuction):string
Defined in: english/words.ts:97
wordSeries converts a list of words into a word series.
It returns a string containing all the given words seperated by commas, the coordinating conjuction, and a serial comma, as appropriate.
See also: oxfordWordSeries
string[]
string
string