Registry / utility / markbates-inflect

markbates-inflect

JSON →
library1.0.4gogounverified

String inflection library for pluralization, singularization, and humanization of English words.

go get github.com/markbates/inflect
INSTALL
IMPORT
SIG · MARKBATES-INFLECT
M
markbates-inflect
utilitygov1.0.4
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/markbates/inflect

Pluralize a word

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
markbates-inflect — go get markbates-inflect · libregistry