Registry / utility / jinzhu-inflection

jinzhu-inflection

JSON →
library1.0.0gogounverified

A library for pluralizing and singularizing English nouns.

go get github.com/jinzhu/inflection
INSTALL
IMPORT
SIG · JINZHU-INFLECTION
J
jinzhu-inflection
utilitygov1.0.0
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.

inflection
github.com/jinzhu/inflection

Pluralize a noun.

package main import ( "fmt" "github.com/jinzhu/inflection" ) func main() { fmt.Println(inflection.Plural("cat")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jinzhu-inflection — go get jinzhu-inflection · libregistry