Registry / utility / go-openapi-inflect

go-openapi-inflect

JSON →
library0.21.5gogounverified

Package inflect provides inflection rules for English words.

go get github.com/go-openapi/inflect
INSTALL
IMPORT
SIG · GO-OPENAPI-INFLECT
G
go-openapi-inflect
utilitygov0.21.5
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/go-openapi/inflect

Pluralize a word using inflection rules.

package main import ( "fmt" "github.com/go-openapi/inflect" ) func main() { fmt.Println(inflect.Pluralize("cat")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-openapi-inflect — go get go-openapi-inflect · libregistry