KebabCaseStrategy

Properties

Link copied to clipboard
const val SEPARATOR: String

Functions

Link copied to clipboard
open override fun segment(phrase: String): List<String>
Link copied to clipboard
open override fun transform(words: List<String>): String