Module src/core/prelude/string/helpers
Functions
convertToSeparatedStr
- convertToSeparatedStr(str: string, separator: string, stable?: boolean): string
Parameters
str: string
separator: string
Optional stable: boolean
Returns string
createStaticTransformFunction
- createStaticTransformFunction(method: string): AnyFunction
isCharUpper
- isCharUpper(char: string): boolean
Parameters
Returns boolean
Converts the specified string to a string that logically split by a separator