Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gobeam/stringy
/ Get
Method
Get
stringy.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
Delimited(delimiter string, rule ...string) StringManipulation
30
First(length int) string
31
Get() string
32
KebabCase(rule ...string) StringManipulation
33
Last(length int) string
34
LcFirst() string
Callers
8
TestInput_Acronym
Function · 0.65
TestInput_CamelCase
Function · 0.65
TestInput_CamelCaseNoRule
Function · 0.65
TestInput_CamelCaseOddRuleError
Function · 0.65
TestInput_PascalCaseNoRule
Function · 0.65
TestInput_PascalCaseOddRuleError
Function · 0.65
TestInput_KebabCase
Function · 0.65
main
Function · 0.65
Implementers
1
input
stringy.go
Calls
no outgoing calls
Tested by
7
TestInput_Acronym
Function · 0.52
TestInput_CamelCase
Function · 0.52
TestInput_CamelCaseNoRule
Function · 0.52
TestInput_CamelCaseOddRuleError
Function · 0.52
TestInput_PascalCaseNoRule
Function · 0.52
TestInput_PascalCaseOddRuleError
Function · 0.52
TestInput_KebabCase
Function · 0.52