package
1.0.1
Repository: https://github.com/dustin/go-humanize.git
Documentation: pkg.go.dev

# Functions

OxfordWordSeries converts a list of words into a word series in English, using an Oxford comma (https://en.wikipedia.org/wiki/Serial_comma).
Plural formats an integer and a string into a single pluralized string.
PluralWord builds the plural form of an English word.
WordSeries converts a list of words into a word series in English.