Registry / web-framework / gobuffalo-helpers

gobuffalo-helpers

JSON →
library0.6.10gogounverified

Package helpers provides template helpers and utilities for Buffalo web applications.

go get github.com/gobuffalo/helpers
INSTALL
IMPORT
SIG · GOBUFFALO-HELPERS
G
gobuffalo-helpers
web-frameworkgov0.6.10
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.

helpers
github.com/gobuffalo/helpers

Uses the Pluralize helper to convert a singular noun to plural.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gobuffalo-helpers — go get gobuffalo-helpers · libregistry