//
pkg.gl
Category
github.com/fealsamh/go-utils
textutils
package
0.1.33
Repository:
https://github.com/fealsamh/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
47 SLOC
#
Functions
SnakecasedFromCamelcased
SnakecasedFromCamelcased converts a camelcased string into a snakecased string with lowercased components.
SplitCamelcasedString
SplitCamelcasedString splits up a camelcased string into components.