Registry / utility / volatiletech-inflect

volatiletech-inflect

JSON →
library0.0.2gogounverified

A Go package for pluralizing and singularizing English words.

go get github.com/volatiletech/inflect
INSTALL
IMPORT
SIG · VOLATILETECH-INFLE
V
volatiletech-inflect
utilitygov0.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

inflect
github.com/volatiletech/inflect

Pluralize an English word.

package main import ( "fmt" "github.com/volatiletech/inflect" ) func main() { fmt.Println(inflect.Pluralize("cat")) // Output: cats }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
volatiletech-inflect — go get volatiletech-inflect · libregistry