Registry / utility / gedex-inflector

gedex-inflector

JSON →
library0.0.0-20170307190818-16278e9db813gogounverified

A Go package that pluralizes and singularizes English nouns.

go get github.com/gedex/inflector
INSTALL
IMPORT
SIG · GEDEX-INFLECTOR
G
gedex-inflector
utilitygov0.0.0-20170307190818-16278e9db813
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.

inflector
github.com/gedex/inflector

Pluralize an English noun

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

No known issues recorded.

Upgrade
Version history
0.0.0-20170307190818-16278e9db813latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gedex-inflector — go get gedex-inflector · libregistry