Registry / utility / gobuffalo-flect

gobuffalo-flect

JSON →
library1.0.3gogounverified

Package flect is a new inflection engine for Go designed to be more modular, more readable, and easier to fix issues on than the original.

go get github.com/gobuffalo/flect
INSTALL
IMPORT
SIG · GOBUFFALO-FLECT
G
gobuffalo-flect
utilitygov1.0.3
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.

flect
github.com/gobuffalo/flect

Pluralizes the word 'cat'

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gobuffalo-flect — go get gobuffalo-flect · libregistry