PURISTA API / @purista/core / convertToKebabCase
Function: convertToKebabCase()
convertToKebabCase(
str
):string
Defined in: packages/core/src/helper/string/convertToKebabCase.impl.ts:9
Converts a string into kebab-case
Parameters
str
string
string
Returns
string
string converted to kebab-case