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

Method KebabCase

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

Source from the content-addressed store, hash-verified

30 First(length int) string
31 Get() string
32 KebabCase(rule ...string) StringManipulation
33 Last(length int) string
34 LcFirst() string
35 Lines() []string

Callers 2

TestInput_KebabCaseFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 1

TestInput_KebabCaseFunction · 0.52