Registry / utility / volatiletech-strmangle

volatiletech-strmangle

JSON →
library0.0.9gogounverified

String manipulation functions primarily used for code generation and template pipelining.

go get github.com/volatiletech/strmangle
INSTALL
IMPORT
SIG · VOLATILETECH-STRMA
V
volatiletech-strmangle
utilitygov0.0.9
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.

strmangle
github.com/volatiletech/strmangle

Convert a snake_case string to TitleCase

package main import ( "fmt" "github.com/volatiletech/strmangle" ) func main() { fmt.Println(strmangle.TitleCase("hello_world")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
volatiletech-strmangle — go get volatiletech-strmangle · libregistry