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:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page