getKebab

public final NameRule getKebab()

kebab-name-rule

Split -> It will split them by hyphen and convert them to lowercase. JAvA-LA-NgST-RiNG ->["java","la","ngst","ring"]

Rename-> It will keep the all letters lowercase ["JaVa","lang","String"] -> "java-lang-string"