Registry / utility / bep-helpers

bep-helpers

JSON →
library0.11.0gogounverified

A collection of utility functions for Go development, including string manipulation and file handling.

go get github.com/bep/helpers
INSTALL
IMPORT
SIG · BEP-HELPERS
B
bep-helpers
utilitygov0.11.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.

helpers
github.com/bep/helpers

Slugifies a string using the helpers package.

package main import ( "fmt" "github.com/bep/helpers" ) func main() { fmt.Println(helpers.Slugify("Hello World")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
OpenAI (training)
1
Resources
bep-helpers — go get bep-helpers · libregistry