MCPcopy Create free account
hub / github.com/gobeam/stringy / SnakeCase

Method SnakeCase

stringy.go:43–43  ·  view source on GitHub ↗
(rule ...string)

Source from the content-addressed store, hash-verified

41 Shuffle() string
42 Surround(with string) string
43 SnakeCase(rule ...string) StringManipulation
44 Tease(length int, indicator string) string
45 Title() string
46 ToLower() string

Callers 2

TestInput_SnakeCaseFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 1

TestInput_SnakeCaseFunction · 0.52