HUGO
Menu
GitHub 86675 stars Mastodon

inflect.Pluralize

Pluralizes the given word according to a set of common English pluralization rules.

Syntax

inflect.Pluralize INPUT

Returns

string

Alias

pluralize
{{ "cat" | pluralize }} → cats

Last updated: January 1, 0001
Improve this page